Hostname
kistorm.com
Last fetched
kistorm.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1910 as the registrar.
Nutrition Label
Resolution chain
kistorm.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:1910
- Organization
- andy burnett
- Contact emails
- andy.burnett@knowinnovation.com
- 6de9d7a0-ccb7-4222-970d-378cdf3c051b@identity-protect.org
- 7b03049d-88d9-4326-a35d-1f833652ff33@identity-protect.org
- 9e228939-7f0d-40b7-a174-10f7f54c6a1a@identity-protect.org
- b09cef37-7f38-4776-a300-1b56810004a8@identity-protect.org
- d20253c2-5109-406e-b541-8a3930c70d07@identity-protect.org
- f37cc7c4-74fd-4272-9bae-1d7d16241950@identity-protect.org
- owner-11870969@kistorm.com.whoisprivacyservice.org
- owner-4688151@kistorm.com.whoisprivacyservice.org
Subdomains
11 observed subdomains of kistorm.com.
Web-graph footprint
Distinct hostnames that link to or from kistorm.com in the public web crawl.
6 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for kistorm.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.firebasemail.com |
Related pages
Pivot deeper into the graph from kistorm.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "kistorm.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.