Skip to content

Hostname

kenspelman.com

Last fetched

kenspelman.com resolves to 1 IPv4 address operated by AS12488 in GB. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · kenspelman.comRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/kenspelman.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.199.220.44185.199.220.0/24AS12488GB

WHOIS identity

Registrar
iana:2
Organization
ken spelman rare books
Contact emails

Subdomains

2 observed subdomains of kenspelman.com.

Web-graph footprint

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

27 sites link to this hostname.

68 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for kenspelman.com.

MechanismTarget
SPF_Akenspelman.com
SPF_IP78.129.144.2
SPF_IP78.129.144.30
SPF_IP78.129.144.32
SPF_MXfilter.fortishosting.net
SPF_MXmail.kenspelman.com

Related pages

Pivot deeper into the graph from kenspelman.com.

Cypher and MCP

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

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