Skip to content

Hostname

kjenwebdesign.com

Last fetched

kjenwebdesign.com resolves to 2 IPv4 addresses operated by IOFLOOD - Input Output Flood LLC in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · kjenwebdesign.comRouting diversity2.4/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/kjenwebdesign.com

Resolution chain

kjenwebdesign.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
107.178.105.18107.178.96.0/19AS53755IOFLOOD - Input Output Flood LLCUS
198.38.90.144198.38.90.0/24AS36454US

WHOIS identity

Registrar
iana:1068
Organization
jennifer workman
Contact emails

Subdomains

76 observed subdomains of kjenwebdesign.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • kjenwebdesign.com

SPF policy

6 SPF mechanisms authorising senders for kjenwebdesign.com.

MechanismTarget
SPF_Akjenwebdesign.com
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_IP107.178.105.18
SPF_IP107.178.105.21
SPF_IP198.38.90.144
SPF_MXkjenwebdesign.com

Related pages

Pivot deeper into the graph from kjenwebdesign.com.

Cypher and MCP

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

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