Hostname
hfbsinfo.com
Last fetched
hfbsinfo.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
hfbsinfo.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 |
|---|---|---|---|---|
| 3.27.104.33 | 3.24.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of hfbsinfo.com owner
- Contact emails
- 4606a7ec-569d-4ff5-bfbb-dd86fa10330b@identity-protect.org
- 6e83e65d-ce53-43cc-b784-430f5c4ca7de@identity-protect.org
- 7fd814a5-5e8a-4551-971f-7557dd1cc93e@identity-protect.org
- 892b9ca5-642e-40bb-a5c7-4b6b70b6ae7b@identity-protect.org
- 9531dbd9-e2a2-459a-a1d9-fe74a5afd829@identity-protect.org
- ad3cdfe7-0547-423e-899b-5ac228756ccd@identity-protect.org
- de1d8507-85ee-409a-8761-bd5a92dc5470@identity-protect.org
- owner-10909148@hfbsinfo.com.whoisprivacyservice.org
- owner-257236@hfbsinfo.com.whoisprivacyservice.org
- owner@hfbsinfo.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of hfbsinfo.com.
| Subdomain |
|---|
| www.hfbsinfo.com |
Web-graph footprint
Distinct hostnames that link to or from hfbsinfo.com in the public web crawl.
7 sites link to this hostname.
21 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from hfbsinfo.com.
- IP · 3.27.104.33
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · AU
- Email · 4606a7ec-569d-4ff5-bfbb-dd86fa10330b@identity-protect.org
- TLD · .com
- Browse hostnames · hf…
- 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: "hfbsinfo.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.