Hostname
johnschellinger.com
Last fetched
johnschellinger.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
johnschellinger.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 |
|---|---|---|---|---|
| 108.158.173.101 | 108.158.172.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 108.158.173.123 | 108.158.172.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 108.158.173.23 | 108.158.172.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 108.158.173.37 | 108.158.172.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 13.33.183.35 | 13.33.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 13.33.183.42 | 13.33.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 13.33.183.55 | 13.33.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 13.33.183.9 | 13.33.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of johnschellinger.com owner
- Contact emails
- 0d5012bf-e2fd-4e7e-acf1-806b3cb07310@identity-protect.org
- 3c251c6a-f4a4-4795-a15a-9a94237b4d3e@identity-protect.org
- 7457122d-44f0-4a7c-b2b8-e75f6f1ae1b4@identity-protect.org
- 7f5e2f0e-04da-4b7e-a9b1-4e0302f4d3a0@identity-protect.org
- 9a0ac4e7-7305-4db1-ae46-64056c6b0646@identity-protect.org
- c4903015-a294-49ae-b1f2-d85ce3bc7278@identity-protect.org
- c8a758a8-4604-4553-9783-c2d1549dedcb@identity-protect.org
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from johnschellinger.com.
- IP · 108.158.173.101
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · BR
- Email · 0d5012bf-e2fd-4e7e-acf1-806b3cb07310@identity-protect.org
- TLD · .com
- Browse hostnames · jo…
- 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: "johnschellinger.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.