Hostname
kellyandjonathan.com
Last fetched
kellyandjonathan.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
kellyandjonathan.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.214.10.211 | 34.208.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.236.231.92 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.240.158.5 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.12.133.213 | 52.12.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.34.235.72 | 52.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.39.169.157 | 52.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of kellyandjonathan.com owner
- Contact emails
- domains@hugedomains.com
- 2c263ded-a9be-4af0-a61a-de658bdf1418@identity-protect.org
- 308843f3-d37e-4f40-9541-0c250ebabe1a@identity-protect.org
- 888b00e4-c708-4b65-8730-0a99449e7abf@identity-protect.org
- 9cf0ed4f-c95a-407b-b760-f5ac159d5d8e@identity-protect.org
- ad02ff88-8bce-47a8-aacd-5c7c8d090352@identity-protect.org
- d8650784-2e54-40ea-8672-7896c82d530c@identity-protect.org
- info@domain-contact.org
Subdomains
1 observed subdomain of kellyandjonathan.com.
| Subdomain |
|---|
| www.kellyandjonathan.com |
Threat posture
History
Related pages
Pivot deeper into the graph from kellyandjonathan.com.
- IP · 34.214.10.211
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · domains@hugedomains.com
- TLD · .com
- Browse hostnames · ke…
- 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: "kellyandjonathan.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.