Hostname
hundgapi.com
Last fetched
hundgapi.com resolves to 1 IPv4 address operated by AS197540 in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
hundgapi.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 |
|---|---|---|---|---|
| 45.83.104.240 | 45.83.104.0/22 | AS197540 | — | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of hundgapi.com owner
- Contact emails
- sr@heinrichundgretchen.com
- 15324641-24aa-44b7-bb3d-ef7a98352a7c@identity-protect.org
- 37e7d971-b4bf-47be-af9b-54bfa436a054@identity-protect.org
- 7e6d919d-f42a-4bb0-82c7-184a945004c8@identity-protect.org
- 7e8263d2-9fbd-4f96-b51a-f79ae0ea5692@identity-protect.org
- be862e89-67be-4d41-9340-fef649de55c2@identity-protect.org
- fd345606-d310-4d1c-95e1-52fe98b3deca@identity-protect.org
- owner-12138103@hundgapi.com.whoisprivacyservice.org
- owner-6574132@hundgapi.com.whoisprivacyservice.org
Subdomains
98 observed subdomains of hundgapi.com.
Showing 25 of 98. View all subdomains →
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from hundgapi.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "hundgapi.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.