Hostname
helmansy.com
Last fetched
helmansy.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
helmansy.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.173.132.111 | 18.173.132.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.132.123 | 18.173.132.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.132.81 | 18.173.132.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.132.97 | 18.173.132.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.185.113 | 3.170.184.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.185.42 | 3.170.184.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.185.69 | 3.170.184.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.185.91 | 3.170.184.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of helmansy.com owner
- Contact emails
- 0f587db1-f575-4422-b23a-545e857c2e59@identity-protect.org
- 62bfd30b-fed5-4bc0-a230-2719a8db52e3@identity-protect.org
- 646010ce-2f04-4bfb-9186-5bc3157013be@identity-protect.org
- 87aa2b8b-b0ff-4e0c-84ba-785bb5c78657@identity-protect.org
- 9ffd67d8-8ff0-4dca-9e8c-269b86b5ef2b@identity-protect.org
- b4a243f1-4349-47b7-ac32-9a817aa4536a@identity-protect.org
- d26837ce-51cc-4a43-b6db-5f33bef5f19a@identity-protect.org
Web-graph footprint
Distinct hostnames that link to or from helmansy.com in the public web crawl.
9 sites linked to from this hostname.
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from helmansy.com.
- IP · 18.173.132.111
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 0f587db1-f575-4422-b23a-545e857c2e59@identity-protect.org
- TLD · .com
- Browse hostnames · he…
- 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: "helmansy.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.