Hostname
nettsidebygger.com
Last fetched
nettsidebygger.com 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
nettsidebygger.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 |
|---|---|---|---|---|
| 18.194.94.217 | 18.194.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.29.159.87 | 52.29.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.59.66.138 | 52.58.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 63.181.239.200 | 63.180.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- contact privacy inc. customer 1244949021
- Contact emails
- jxuvbhhucmq2@contactprivacy.email
- 26792622-135b-4ea3-99c9-48e4497d6894@identity-protect.org
- 4add7e4d-13e3-4801-91de-e5121842c89a@identity-protect.org
- 7e912d95-609b-4aa2-9379-4fe073446477@identity-protect.org
- a1ffc3e9-bf8d-4989-94d4-913a5ece7e89@identity-protect.org
- ae37c0d2-1b57-4465-b338-22c818c1ad6c@identity-protect.org
- f08d62af-bccf-4e58-84c0-29ab20971e9b@identity-protect.org
Subdomains
1 observed subdomain of nettsidebygger.com.
| Subdomain |
|---|
| www.nettsidebygger.com |
Threat posture
History
Related pages
Pivot deeper into the graph from nettsidebygger.com.
- IP · 18.194.94.217
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · jxuvbhhucmq2@contactprivacy.email
- TLD · .com
- Browse hostnames · ne…
- 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: "nettsidebygger.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.