Hostname
deltahf.com
Last fetched
deltahf.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
deltahf.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 |
|---|---|---|---|---|
| 52.213.137.166 | 52.208.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- alba sviluppo s.a.s.
- Contact emails
- whois.privacy@privacyid.com
- amministrazione@albasviluppo.it
- 15cc9bf6-b6ba-40c9-a9cd-a1646e3be8df@identity-protect.org
- 477c1cb9-1a76-477a-ad9b-f393395d081d@identity-protect.org
- 5d070620-c157-4f2b-9760-fc1a4cb62647@identity-protect.org
- 6a376131-3893-4f3c-9aed-467a47c119c7@identity-protect.org
- ecdb19b4-bfeb-4662-a08c-d94d79302fa6@identity-protect.org
Subdomains
1 observed subdomain of deltahf.com.
| Subdomain |
|---|
| www.deltahf.com |
Web-graph footprint
Distinct hostnames that link to or from deltahf.com in the public web crawl.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for deltahf.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from deltahf.com.
- IP · 52.213.137.166
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · whois.privacy@privacyid.com
- TLD · .com
- Browse hostnames · de…
- 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: "deltahf.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.