Hostname
hosphens.com
Last fetched
hosphens.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
hosphens.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.65.167.177 | 52.65.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of hosphens.com owner
- Contact emails
- 1a307fc0-10cc-4c92-8129-046f215881ba@identity-protect.org
- 57125ecb-752a-4e06-91f0-28b9d20d9ccf@identity-protect.org
- 5d62e0a7-26f2-4beb-91a1-88eec2f3eac2@identity-protect.org
- 6c2303d5-7cf0-4604-94d4-f75795dc0e6a@identity-protect.org
- 6e77b264-e06c-4dcd-8239-d4714e3549be@identity-protect.org
- 73f2a7b1-a411-4fe6-b252-daf770b958c2@identity-protect.org
- owner-8492464@hosphens.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from hosphens.com.
- IP · 52.65.167.177
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · AU
- Email · 1a307fc0-10cc-4c92-8129-046f215881ba@identity-protect.org
- TLD · .com
- Browse hostnames · ho…
- 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: "hosphens.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.