Hostname
jevon-mckenzie.com
Last fetched
jevon-mckenzie.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
jevon-mckenzie.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 |
|---|---|---|---|---|
| 18.155.88.127 | 18.155.88.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 18.155.88.18 | 18.155.88.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 18.155.88.66 | 18.155.88.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 18.155.88.8 | 18.155.88.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of jevon-mckenzie.com owner
- Contact emails
- 51c54edb-02aa-455f-8b9f-60ed6ab02aa6@identity-protect.org
- b7fec647-8832-49cc-9c0d-8fff8e2b948a@identity-protect.org
- be26d4c3-20ee-4ec3-b902-7a0daec3806e@identity-protect.org
- cf1ea45c-9200-4496-82f9-a8399a90e2e1@identity-protect.org
- d460dbe0-91ab-483c-a696-190efb84dc8b@identity-protect.org
- da8d370e-052d-4191-b2bc-49d21e5302e0@identity-protect.org
- owner-6295409@jevon-mckenzie.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of jevon-mckenzie.com.
| Subdomain |
|---|
| www.jevon-mckenzie.com |
Threat posture
History
Related pages
Pivot deeper into the graph from jevon-mckenzie.com.
- IP · 18.155.88.127
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · AU
- Email · 51c54edb-02aa-455f-8b9f-60ed6ab02aa6@identity-protect.org
- TLD · .com
- Browse hostnames · je…
- 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: "jevon-mckenzie.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.