Hostname
kinanumo.com
Last fetched
kinanumo.com resolves to 1 IPv4 address operated by AS47583 in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
kinanumo.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 |
|---|---|---|---|---|
| 86.38.202.4 | 86.38.202.0/23 | AS47583 | — | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- 1&1 internet
- Contact emails
- dataprivacyprotected@1und1.de
- 211ab07b-d238-4b1e-afcf-361d6d07b5ba@identity-protect.org
- 782d1c31-1ed4-4a34-bd02-3a484f29619c@identity-protect.org
- 93773eaf-8208-4583-a9c4-cd2a10489188@identity-protect.org
- b50af87d-65d9-46cf-be61-7305a6690e25@identity-protect.org
- b9b4f1cb-952b-4340-8852-b0a31b414826@identity-protect.org
- bc7c01da-b6f5-4579-9081-9147545118ec@identity-protect.org
- dfd4dd71-c35d-4524-9661-76694e81b2d6@identity-protect.org
Subdomains
1 observed subdomain of kinanumo.com.
| Subdomain |
|---|
| www.kinanumo.com |
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for kinanumo.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.mail.hostinger.com |
Related pages
Pivot deeper into the graph from kinanumo.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "kinanumo.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.