Hostname
freeingjohnsinclair.com
Last fetched
freeingjohnsinclair.com resolves to 1 IPv4 address operated by MERIT-AS-14 - Merit Network Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
freeingjohnsinclair.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 204.38.4.6 | 204.38.0.0/16 | AS237 | MERIT-AS-14 - Merit Network Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- ann arbor district library
- Contact emails
- 688180dd-fc7c-415c-b974-d1803a0b9476@identity-protect.org
- 6e73af9c-69af-479c-80b4-8114a2de4fc4@identity-protect.org
- ad3bc28f-7e98-4ec4-ba0f-8cbcd04a0531@identity-protect.org
- b48933a1-15ef-4fe2-8f1e-45c576c41363@identity-protect.org
- c4253186-efa3-4238-abd9-bbcb1092cacc@identity-protect.org
- cfbc2ff1-2396-4f05-b88a-aedb29ae61ba@identity-protect.org
- faf3dd38-b6df-40fb-8087-3f3f2b5a147f@identity-protect.org
- vanderbokc@aadl.org
Web-graph footprint
Distinct hostnames that link to or from freeingjohnsinclair.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from freeingjohnsinclair.com.
- IP · 204.38.4.6
- ASN · AS237MERIT-AS-14 - Merit Network Inc.
- Registrar · iana:468
- Country · US
- Email · 688180dd-fc7c-415c-b974-d1803a0b9476@identity-protect.org
- TLD · .com
- Browse hostnames · fr…
- 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: "freeingjohnsinclair.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.