Hostname
go-designweb.com
Last fetched
go-designweb.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:2487 as the registrar.
Nutrition Label
Resolution chain
go-designweb.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.226.247.123 | 13.226.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.226.247.165 | 13.226.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.226.247.180 | 13.226.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.226.247.58 | 13.226.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.67.47.103 | 18.67.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 18.67.47.115 | 18.67.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 18.67.47.158 | 18.67.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 18.67.47.24 | 18.67.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
WHOIS identity
Subdomains
2 observed subdomains of go-designweb.com.
Web-graph footprint
Distinct hostnames that link to or from go-designweb.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from go-designweb.com.
- IP · 13.226.247.123
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:2487
- Country · DE
- Email · go-designweb.com-owner-3pe0@customers.whoisprivacycorp.com
- TLD · .com
- Browse hostnames · go…
- 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: "go-designweb.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.