Hostname
dishingo.com
Last fetched
dishingo.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
dishingo.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 |
|---|---|---|---|---|
| 13.35.238.120 | 13.35.238.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 13.35.238.29 | 13.35.238.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 13.35.238.41 | 13.35.238.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 13.35.238.44 | 13.35.238.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.175.130.121 | 3.128.0.0/10 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BH |
| 3.175.130.127 | 3.128.0.0/10 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BH |
| 3.175.130.31 | 3.128.0.0/10 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BH |
| 3.175.130.65 | 3.128.0.0/10 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BH |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of dishingo.com owner
- Contact emails
- 093adf67-f253-4b63-b819-f206af840603@identity-protect.org
- 3146b9fb-c67c-4cc1-bfc4-666c5c7adfec@identity-protect.org
- 556ab5a4-dd57-4fdd-964a-b2a8edf98ce9@identity-protect.org
- af92c5ef-c837-4c1b-b1e3-4cc5bb25cf88@identity-protect.org
- c171e2c2-a401-47b5-8d9e-31b0d86f7bf1@identity-protect.org
- e9ad99c4-22b4-4b56-99fb-e4e9f204066d@identity-protect.org
- owner-11002355@dishingo.com.whoisprivacyservice.org
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from dishingo.com.
- IP · 13.35.238.120
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SG
- Email · 093adf67-f253-4b63-b819-f206af840603@identity-protect.org
- TLD · .com
- Browse hostnames · di…
- 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: "dishingo.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.