Skip to content

Hostname

sasmail1.com

Last fetched

sasmail1.com resolves to 1 IPv4 address operated by HUT8-EAST - Hut 8 Mining Corp. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · sasmail1.comRouting diversity1.5/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/sasmail1.com

Resolution chain

sasmail1.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
199.68.176.78199.68.176.0/22AS912HUT8-EAST - Hut 8 Mining Corp.CA

WHOIS identity

Registrar
iana:146
Organization
bruno palozzi
Contact emails

Subdomains

44 observed subdomains of sasmail1.com.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for sasmail1.com.

MechanismTarget
SPF_Asasmail1.com
SPF_INCLUDEspf.successbyemail.com
SPF_MXsasmail1.com

Related pages

Pivot deeper into the graph from sasmail1.com.

Cypher and MCP

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

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