Hostname
jasonbond.com
Last fetched
jasonbond.com resolves to 1 IPv4 address operated by SS-ASH - SECURED SERVERS LLC in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
jasonbond.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 |
|---|---|---|---|---|
| 131.153.200.71 | 131.153.200.0/23 | AS19437 | SS-ASH - SECURED SERVERS LLC | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of jasonbond.com owner
- Contact emails
- jasonbond.com@domainsbyproxy.com
- 049c2ec2-65f5-4be4-9b3c-d13d607f1ae5@identity-protect.org
- 1d834edd-3fcf-4c82-8d8c-9be57ca85f85@identity-protect.org
- 68e337c3-acad-4fb7-8229-1116cbb3e7cc@identity-protect.org
- c28288ab-12a7-430d-998b-6a368820279e@identity-protect.org
- e0d030c8-fe20-47cf-bfbe-0c6a220ed7a9@identity-protect.org
- e954bb06-4b58-4248-a488-6192f7a087ca@identity-protect.org
Subdomains
1 observed subdomain of jasonbond.com.
| Subdomain |
|---|
| www.jasonbond.com |
Threat posture
History
Related pages
Pivot deeper into the graph from jasonbond.com.
- IP · 131.153.200.71
- ASN · AS19437SS-ASH - SECURED SERVERS LLC
- Registrar · iana:468
- Country · US
- Email · jasonbond.com@domainsbyproxy.com
- TLD · .com
- Browse hostnames · ja…
- 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: "jasonbond.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.