Skip to content

Hostname

fastdot.com

Last fetched

fastdot.com resolves to 1 IPv4 address operated by MOBICOM-MN-AP MobiCom Corporation in AU. WHOIS lists iana:466 as the registrar.

Nutrition Label

WHISPER CANON · fastdot.comRouting diversity1.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/fastdot.com

Resolution chain

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

IPPrefixASNOperatorCountry
122.252.15.60122.252.0.0/20AS38220MOBICOM-MN-AP MobiCom CorporationAU

WHOIS identity

Registrar
iana:466
Organization
dominic main
Contact emails

Subdomains

18 observed subdomains of fastdot.com.

Web-graph footprint

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

126 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • fastdot.com

SPF policy

13 SPF mechanisms authorising senders for fastdot.com.

MechanismTarget
SPF_Afastdot.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.hostedemail.com
SPF_INCLUDEpp._spf.paypal.com
SPF_INCLUDEregistrarmail.net
SPF_IP122.252.15.50
SPF_IP122.252.15.55
SPF_IP122.252.15.60
SPF_IP216.40.42.0/24
SPF_IP216.40.44.0/24
SPF_IP64.98.42.0/24
SPF_IP64.99.180.0/16
SPF_MXfastdot.com

Related pages

Pivot deeper into the graph from fastdot.com.

Cypher and MCP

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

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