Skip to content

Hostname

kdef.com

Last fetched

kdef.com resolves to 1 IPv4 address operated by SWITCHTEL-AS in IE. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · kdef.comRouting diversity1.5/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/kdef.com

Resolution chain

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

IPPrefixASNOperatorCountry
91.103.1.8591.103.0.0/21AS47720SWITCHTEL-ASIE

WHOIS identity

Registrar
iana:1068
Organization
brendan jones
Contact emails

Subdomains

5 observed subdomains of kdef.com.

Web-graph footprint

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

7 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • kdef.com

SPF policy

4 SPF mechanisms authorising senders for kdef.com.

MechanismTarget
SPF_Akdef.com
SPF_IP91.103.1.84
SPF_IP91.103.1.85
SPF_MXkdef.com

Related pages

Pivot deeper into the graph from kdef.com.

Cypher and MCP

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

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