Skip to content

Hostname

kitchencraft.com

Last fetched

kitchencraft.com resolves to 2 IPv4 addresses operated by PSCI - Perry-Spencer Communications, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · kitchencraft.comRouting diversity2.4/10Peering density7.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/kitchencraft.com

Resolution chain

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

IPPrefixASNOperatorCountry
209.239.99.72209.239.96.0/20AS19008PSCI - Perry-Spencer Communications, Inc.US
135.232.240.153135.232.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
iana:2
Organization
masterbrand cabinets
Contact emails

Subdomains

47 observed subdomains of kitchencraft.com.

Web-graph footprint

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

222 sites link to this hostname.

197 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for kitchencraft.com.

MechanismTarget
SPF_INCLUDE%{ir}.%{v}.%{d}.spf.has.pphosted.com

Related pages

Pivot deeper into the graph from kitchencraft.com.

Cypher and MCP

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

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