Hostname
kagiproperty.com
Last fetched
kagiproperty.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
kagiproperty.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 |
|---|---|---|---|---|
| 54.68.118.5 | 54.68.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of kagiproperty.com owner
- Contact emails
- 07621fac-cdcd-4cc6-a9a0-cd1ebbfab565@identity-protect.org
- 1c760308-265e-420d-a766-2b9c2f73412b@identity-protect.org
- 2c701624-ab98-42b4-967a-aac4eff865a3@identity-protect.org
- 43b46703-0641-42d5-8def-ad861d1146fc@identity-protect.org
- 7152c30d-de65-4c76-b421-c8c8e3207e95@identity-protect.org
- 9d79cb71-97ab-4bbf-92c5-8ffdfbfa0f7c@identity-protect.org
- b500f6ba-26e2-4bc3-a878-b7e76fb8df5e@identity-protect.org
- owner-8876298@kagiproperty.com.whoisprivacyservice.org
Web-graph footprint
Distinct hostnames that link to or from kagiproperty.com in the public web crawl.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from kagiproperty.com.
- IP · 54.68.118.5
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 07621fac-cdcd-4cc6-a9a0-cd1ebbfab565@identity-protect.org
- TLD · .com
- Browse hostnames · ka…
- 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: "kagiproperty.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.