Hostname
secondbaptistschoolxc.com
Last fetched
secondbaptistschoolxc.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
secondbaptistschoolxc.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 |
|---|---|---|---|---|
| 100.21.120.75 | 100.20.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 35.163.160.213 | 35.160.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.25.133.255 | 52.24.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.41.35.43 | 52.40.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of secondbaptistschoolxc.com owner
- Contact emails
- 0ed9d85d-c227-44ce-b3cd-f404526749b1@identity-protect.org
- 15b35212-7fc5-4c46-bf62-582e9c3d64be@identity-protect.org
- 65593567-ed3e-47b3-94c7-27b6ebe0c14d@identity-protect.org
- 929ed0c6-5b19-4416-899c-b4c6721aec69@identity-protect.org
- 9f2c2867-6dad-4290-8058-ce08cb6322d1@identity-protect.org
- bcba06bf-0a75-4803-a57e-18eca0a0369a@identity-protect.org
- f3b738f4-c8fd-4b83-a73a-7e5ab02c4223@identity-protect.org
Subdomains
1 observed subdomain of secondbaptistschoolxc.com.
| Subdomain |
|---|
| www.secondbaptistschoolxc.com |
Threat posture
History
Related pages
Pivot deeper into the graph from secondbaptistschoolxc.com.
- IP · 100.21.120.75
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 0ed9d85d-c227-44ce-b3cd-f404526749b1@identity-protect.org
- TLD · .com
- Browse hostnames · se…
- 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: "secondbaptistschoolxc.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.