Hostname
chrisjohnart.com
Last fetched
chrisjohnart.com resolves to 2 IPv4 addresses operated by LEASEWEB-USA-WDC - Leaseweb USA, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
chrisjohnart.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 207.244.77.134 | 207.244.64.0/18 | AS30633 | LEASEWEB-USA-WDC - Leaseweb USA, Inc. | US |
| 37.48.71.102 | 37.48.64.0/18 | AS60781 | — | NL |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of chrisjohnart.com owner
- Contact emails
- 30c137d3-e7c7-48be-b996-d17e050d0b8a@identity-protect.org
- 32ac1745-cd00-4177-bb95-4c31f1590692@identity-protect.org
- 3ed60847-971a-4b39-874d-208c42375b82@identity-protect.org
- 61ea99ae-8467-4e56-95d9-0e45bd4c710a@identity-protect.org
- 71dd197c-3c77-4665-8c3f-e8e6765c27c4@identity-protect.org
- 7d3b72d1-b176-43b9-bd37-b5c7f3e334fe@identity-protect.org
- 804f781e-5458-4c50-b6ed-8c49a303de43@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from chrisjohnart.com.
- IP · 207.244.77.134
- ASN · AS30633LEASEWEB-USA-WDC - Leaseweb USA, Inc.
- Registrar · iana:468
- Country · US
- Email · 30c137d3-e7c7-48be-b996-d17e050d0b8a@identity-protect.org
- TLD · .com
- Browse hostnames · ch…
- 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: "chrisjohnart.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.