Skip to content

Hostname

sassymail.com

Last fetched

sassymail.com resolves to 20 IPv4 addresses operated by AS136258 in AU. WHOIS lists iana:1923 as the registrar.

Nutrition Label

WHISPER CANON · sassymail.comRouting diversity4.2/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/sassymail.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.75.119.80103.75.119.0/24AS136258AU
154.12.95.61154.12.94.0/23AS8796FD-298-8796 - FASTNET DATA INCHK
154.201.79.112154.201.78.0/23AS8796FD-298-8796 - FASTNET DATA INCHK
154.201.79.154154.201.78.0/23AS8796FD-298-8796 - FASTNET DATA INCHK
45.205.26.17345.205.26.0/23AS8796FD-298-8796 - FASTNET DATA INCUS
45.205.26.21345.205.26.0/23AS8796FD-298-8796 - FASTNET DATA INCUS
45.207.200.1245.207.200.0/23AS8796FD-298-8796 - FASTNET DATA INCHK
45.207.200.13245.207.200.0/23AS8796FD-298-8796 - FASTNET DATA INCHK
45.207.200.18945.207.200.0/23AS8796FD-298-8796 - FASTNET DATA INCHK
45.207.200.19845.207.200.0/23AS8796FD-298-8796 - FASTNET DATA INCHK
45.207.200.2145.207.200.0/23AS8796FD-298-8796 - FASTNET DATA INCHK
45.207.200.21345.207.200.0/23AS8796FD-298-8796 - FASTNET DATA INCHK
45.207.200.2345.207.200.0/23AS8796FD-298-8796 - FASTNET DATA INCHK
45.207.200.23245.207.200.0/23AS8796FD-298-8796 - FASTNET DATA INCHK
45.207.200.6145.207.200.0/23AS8796FD-298-8796 - FASTNET DATA INCHK
45.207.200.6445.207.200.0/23AS8796FD-298-8796 - FASTNET DATA INCHK
45.207.200.8545.207.200.0/23AS8796FD-298-8796 - FASTNET DATA INCHK
45.207.200.9045.207.200.0/23AS8796FD-298-8796 - FASTNET DATA INCHK
45.207.207.16845.207.206.0/23AS8796FD-298-8796 - FASTNET DATA INCHK
45.207.207.3645.207.206.0/23AS8796FD-298-8796 - FASTNET DATA INCHK

WHOIS identity

Registrar
iana:1923
Organization
whoisguard protected
Contact emails

Subdomains

2 observed subdomains of sassymail.com.

Web-graph footprint

Distinct hostnames that link to or from sassymail.com in the public web crawl.

8 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from sassymail.com.

Cypher and MCP

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

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