Hostname
wgo-echub.com
Last fetched
wgo-echub.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
wgo-echub.com 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 |
|---|---|---|---|---|
| 13.112.240.211 | 13.112.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.178.115.253 | 18.178.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.69.155.100 | 52.68.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.168.91.41 | 54.168.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of wgo-echub.com owner
- Contact emails
- 46e5cc8e-d5ee-4cd6-b809-6b8dc71cc7ff@identity-protect.org
- 4cf7b2d8-7342-4e11-a09a-06777a07850c@identity-protect.org
- 673adc23-4187-4f9b-a985-000584649e9b@identity-protect.org
- 884e2882-3988-4def-8af2-22b357db25f5@identity-protect.org
- ab99f081-bc89-4941-8594-fcbfca1c68c2@identity-protect.org
- b50a0163-b060-49f5-914e-14a9ef082eb2@identity-protect.org
- d631cce9-131e-47fa-b9e6-d89bd2164d0a@identity-protect.org
- owner-4079578@wgo-echub.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of wgo-echub.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for wgo-echub.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mdparadox.maildealer.jp |
| SPF_INCLUDE | spf-bma.mpme.jp |
| SPF_INCLUDE | spf.g.amsinc.co.jp |
Related pages
Pivot deeper into the graph from wgo-echub.com.
- IP · 13.112.240.211
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · 46e5cc8e-d5ee-4cd6-b809-6b8dc71cc7ff@identity-protect.org
- TLD · .com
- Browse hostnames · wg…
- 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: "wgo-echub.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.