Skip to content

Hostname

fastmail.fm

Last fetched

fastmail.fm resolves to 1 IPv4 address operated by AS151847 in US. WHOIS lists registrar:key-systems as the registrar.

Nutrition Label

WHISPER CANON · fastmail.fmRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/fastmail.fm

Resolution chain

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

IPPrefixASNOperatorCountry
103.168.172.65103.168.172.0/24AS151847US

WHOIS identity

Registrar
registrar:key-systems
Organization
fastmail pty.
Contact emails

Subdomains

1,997 observed subdomains of fastmail.fm.

Web-graph footprint

Distinct hostnames that link to or from fastmail.fm in the public web crawl.

463 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for fastmail.fm.

MechanismTarget
SPF_INCLUDEspf.messagingengine.com

Related pages

Pivot deeper into the graph from fastmail.fm.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "fastmail.fm"})-[: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.