Skip to content

Hostname

fleeescapes.com

Last fetched

fleeescapes.com resolves to 2 IPv4 addresses operated by WHG-DAL - WHG Hosting Services Ltd in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · fleeescapes.comRouting diversity2.4/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/fleeescapes.com

Resolution chain

fleeescapes.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
192.250.227.153192.250.227.0/24AS36454WHG-DAL - WHG Hosting Services LtdUS
69.57.172.11069.57.172.0/24AS199404WHG-IN - WHG Hosting Services LtdIN

WHOIS identity

Registrar
iana:146
Organization
Contact emails

Subdomains

9 observed subdomains of fleeescapes.com.

Threat posture

History

Mail and authentication

MX records

  • fleeescapes.com

SPF policy

4 SPF mechanisms authorising senders for fleeescapes.com.

MechanismTarget
SPF_Afleeescapes.com
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_IP192.250.227.153
SPF_MXfleeescapes.com

Related pages

Pivot deeper into the graph from fleeescapes.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "fleeescapes.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.