Skip to content

Hostname

mail.curiousasacathy.com

Last fetched

mail.curiousasacathy.com resolves to 2 IPv4 addresses operated by UNIFIEDLAYER-AS-1 - Unified Layer in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
143.95.106.249143.95.96.0/19AS46606UNIFIEDLAYER-AS-1 - Unified LayerUS
144.208.108.129144.208.108.0/24AS16557COLOSOLUTIONS - Colo SolutionsUS

WHOIS identity

No WHOIS records are currently associated with mail.curiousasacathy.com in WhisperGraph.

Subdomains

2 observed subdomains of mail.curiousasacathy.com.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for mail.curiousasacathy.com.

MechanismTarget
SPF_Amail.curiousasacathy.com
SPF_IP143.95.106.249
SPF_MXmail.curiousasacathy.com

Related pages

Pivot deeper into the graph from mail.curiousasacathy.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "mail.curiousasacathy.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.