Hostname
whum.net
Last fetched
whum.net resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
whum.net resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.123.144.208 | 3.120.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.125.11.168 | 3.124.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.71.212.1 | 3.64.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.57.176.114 | 52.57.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- yuming@yinsibaohu.aliyun.com
- 1a124a92-2e6c-4126-93a5-df010cbb112d@identity-protect.org
- 29d5d765-41bf-45ee-9011-9dd97b103a04@identity-protect.org
- 6f4e4995-64ff-44ee-8a72-0a31224c389a@identity-protect.org
- 8a5ec1a5-2b13-4c5d-bbd5-e6efe9cbcc4a@identity-protect.org
- b4ba90df-9630-41d2-8301-285164b6585f@identity-protect.org
- feb69b7d-1879-4dfe-a289-d801bd7ee7a1@identity-protect.org
- owner-9090331@whum.net.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from whum.net.
- IP · 3.123.144.208
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · yuming@yinsibaohu.aliyun.com
- TLD · .net
- Browse hostnames · wh…
- 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: "whum.net"})-[: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.