Hostname
fahdan.com
Last fetched
fahdan.com resolves to 3 IPv4 addresses operated by AUTOMATTIC - Automattic, Inc in US. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
fahdan.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 192.0.78.184 | 192.0.78.0/24 | AS2635 | AUTOMATTIC - Automattic, Inc | US |
| 192.0.78.213 | 192.0.78.0/24 | AS2635 | AUTOMATTIC - Automattic, Inc | US |
| 208.109.63.122 | 208.109.56.0/21 | AS398101 | GO-DADDY-COM-LLC - GoDaddy.com, LLC | US |
WHOIS identity
- Registrar
- iana:146
- Organization
- domains by proxy,
- Contact emails
Subdomains
4 observed subdomains of fahdan.com.
Showing 3 of 4. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from fahdan.com in the public web crawl.
41 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for fahdan.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | dc-aa8e722993._spfm.fahdan.com |
Related pages
Pivot deeper into the graph from fahdan.com.
- IP · 192.0.78.184
- ASN · AS2635AUTOMATTIC - Automattic, Inc
- Registrar · iana:146
- Country · US
- Email · shafeeq@sierrasoftware.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: "fahdan.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.