Hostname
allfida.com
Last fetched
allfida.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1479 as the registrar.
Nutrition Label
Resolution chain
allfida.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.79.84 | 104.21.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.169.104 | 172.67.160.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:1479
- Organization
- domain administrator
- Contact emails
- pw-2777a7120791fb701a4460d7196a2cca@privacyguardian.org
- pw-296d2ae6eb959f0bd2e1302649eb71d5@privacyguardian.org
- pw-35c4dbab53600220371ec8f2b829b147@privacyguardian.org
- pw-532b8e43463126ce4fe3b0b7e44a4f1b@privacyguardian.org
- pw-5699c40244c8848d757ddfa70fc324a3@privacyguardian.org
- pw-7b513c6d9cf1aeb4e30575217c742589@privacyguardian.org
- pw-ac245f779d4f3746105b3d8b3369e8e8@privacyguardian.org
- pw-bcb1019728ea4830109cfaa6a9b598bd@privacyguardian.org
- pw-d742b0c8abbeab2ba56bcf6f1b851576@privacyguardian.org
Subdomains
3 observed subdomains of allfida.com.
Web-graph footprint
Distinct hostnames that link to or from allfida.com in the public web crawl.
10 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from allfida.com.
- IP · 104.21.79.84
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:1479
- Country · CA
- Email · pw-2777a7120791fb701a4460d7196a2cca@privacyguardian.org
- TLD · .com
- Browse hostnames · al…
- 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: "allfida.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.