Hostname
heb412.com
Last fetched
heb412.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
heb412.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.245.46.123 | 18.245.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.245.46.45 | 18.245.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.245.46.48 | 18.245.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.245.46.99 | 18.245.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.9.46.27 | 65.9.46.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 65.9.46.68 | 65.9.46.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 65.9.46.8 | 65.9.46.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 65.9.46.89 | 65.9.46.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of heb412.com owner
- Contact emails
- hostmaster@watchtower.net
- 1c9f5034-bcb1-4068-a99f-e6929ad3fe21@identity-protect.org
- 2752409e-8357-4e20-8628-d68a9cb75fe5@identity-protect.org
- 8a1c131d-a66b-4d3a-9202-8dffab82bd62@identity-protect.org
- b680770a-4baf-4d55-913c-dcbc9a3f277a@identity-protect.org
- c0d856b3-51f3-49b6-81cd-ed3c1c8d82ee@identity-protect.org
- e5fce46d-4c29-49cb-a96c-d1accebec3aa@identity-protect.org
- owner-11126150@heb412.com.whoisprivacyservice.org
- owner-11302632@heb412.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of heb412.com.
| Subdomain |
|---|
| app.heb412.com |
Threat posture
History
Related pages
Pivot deeper into the graph from heb412.com.
- IP · 18.245.46.123
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · hostmaster@watchtower.net
- 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: "heb412.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.