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
Resolution chain
fastdot.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 122.252.15.60 | 122.252.0.0/20 | AS38220 | MOBICOM-MN-AP MobiCom Corporation | AU |
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- fastdot.com
SPF policy
13 SPF mechanisms authorising senders for fastdot.com.
| Mechanism | Target |
|---|---|
| SPF_A | fastdot.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.hostedemail.com |
| SPF_INCLUDE | pp._spf.paypal.com |
| SPF_INCLUDE | registrarmail.net |
| SPF_IP | 122.252.15.50 |
| SPF_IP | 122.252.15.55 |
| SPF_IP | 122.252.15.60 |
| SPF_IP | 216.40.42.0/24 |
| SPF_IP | 216.40.44.0/24 |
| SPF_IP | 64.98.42.0/24 |
| SPF_IP | 64.99.180.0/16 |
| SPF_MX | fastdot.com |
Related pages
Pivot deeper into the graph from fastdot.com.
- IP · 122.252.15.60
- ASN · AS38220MOBICOM-MN-AP MobiCom Corporation
- Registrar · iana:466
- Country · AU
- Email · domains@fastdot.net
- TLD · .com
- Browse hostnames · fa…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.