Skip to content

Hostname

pe-kitchen.com

Last fetched

pe-kitchen.com resolves to 1 IPv4 address operated by AS42846 in TR. WHOIS lists iana:3871 as the registrar.

Nutrition Label

WHISPER CANON · pe-kitchen.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/pe-kitchen.com

Resolution chain

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

IPPrefixASNOperatorCountry
89.252.181.19089.252.181.0/24AS42846TR

WHOIS identity

Registrar
iana:3871
Organization
professor elevator
Contact emails

Subdomains

12 observed subdomains of pe-kitchen.com.

Web-graph footprint

Distinct hostnames that link to or from pe-kitchen.com in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • pe-kitchen.com

SPF policy

5 SPF mechanisms authorising senders for pe-kitchen.com.

MechanismTarget
SPF_Ape-kitchen.com
SPF_IP185.33.234.41
SPF_IP89.252.181.190
SPF_IPfe80::215:5dff:fecc:d8da/64
SPF_MXpe-kitchen.com

Related pages

Pivot deeper into the graph from pe-kitchen.com.

Cypher and MCP

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

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