Hostname
gertjanbr.com
Last fetched
gertjanbr.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
gertjanbr.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 |
|---|---|---|---|---|
| 3.164.28.42 | 3.164.28.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.164.28.53 | 3.164.28.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.164.28.85 | 3.164.28.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.164.28.86 | 3.164.28.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 99.84.234.37 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.4 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.5 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.86 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of gertjanbr.com owner
- Contact emails
- 05996dec-6d5f-4c20-84fc-5266d76b57e5@identity-protect.org
- 59db04c7-ea02-4afb-b68b-698f6a96beb8@identity-protect.org
- 60877250-0822-4a1c-a04f-5d55216ce0c2@identity-protect.org
- a158fc2a-cd01-4981-b634-1420b6c31fe1@identity-protect.org
- b3667dcf-dc9b-491d-b89a-9a6ce6932177@identity-protect.org
- f8857c76-093c-417f-861b-f7f0743040d9@identity-protect.org
Web-graph footprint
Distinct hostnames that link to or from gertjanbr.com in the public web crawl.
3 sites linked to from this hostname.
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from gertjanbr.com.
- IP · 3.164.28.42
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · BR
- Email · 05996dec-6d5f-4c20-84fc-5266d76b57e5@identity-protect.org
- TLD · .com
- Browse hostnames · ge…
- 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: "gertjanbr.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.