Skip to content

Hostname

kahnlitwin.com

Last fetched

kahnlitwin.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · kahnlitwin.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/kahnlitwin.com

Resolution chain

kahnlitwin.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:146
Organization
andy ward
Contact emails

Subdomains

27 observed subdomains of kahnlitwin.com.

Web-graph footprint

Distinct hostnames that link to or from kahnlitwin.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for kahnlitwin.com.

MechanismTarget
SPF_INCLUDEspf.mtasv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP212.54.146.43
SPF_IP212.54.152.23
SPF_IP38.111.239.0/27
SPF_IP50.238.78.0/24
SPF_IP52.144.51.92
SPF_IP71.117.160.64/28
SPF_IP98.179.141.30
SPF_MXkahnlitwin.com

Related pages

Pivot deeper into the graph from kahnlitwin.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "kahnlitwin.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.