Skip to content

Hostname

kimworden.com

Last fetched

kimworden.com resolves to 1 IPv4 address operated by TIER-NET - Tier.Net Technologies LLC in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · kimworden.comRouting diversity1.5/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/kimworden.com

Resolution chain

kimworden.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
192.154.229.20192.154.229.0/24AS397423TIER-NET - Tier.Net Technologies LLCUS

WHOIS identity

Registrar
iana:1068
Organization
kim worden
Contact emails

Subdomains

7 observed subdomains of kimworden.com.

Threat posture

History

Mail and authentication

MX records

  • kimworden.com

SPF policy

7 SPF mechanisms authorising senders for kimworden.com.

MechanismTarget
SPF_Akimworden.com
SPF_INCLUDErelay.mailbaby.net
SPF_IP162.248.244.138
SPF_IP178.18.115.197
SPF_IP192.154.229.20
SPF_IP208.67.183.71
SPF_MXkimworden.com

Related pages

Pivot deeper into the graph from kimworden.com.

Cypher and MCP

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

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