Skip to content

Hostname

chefbecky.com

Last fetched

chefbecky.com resolves to 1 IPv4 address operated by HURRICANE - Hurricane Electric LLC in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · chefbecky.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/chefbecky.com

Resolution chain

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

IPPrefixASNOperatorCountry
65.49.39.2865.49.100.0/22AS6939HURRICANE - Hurricane Electric LLCUS

WHOIS identity

Registrar
iana:2
Organization
chef becky
Contact emails

Subdomains

10 observed subdomains of chefbecky.com.

Web-graph footprint

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

6 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for chefbecky.com.

MechanismTarget
SPF_Achefbecky.com
SPF_INCLUDEambienthosting.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspam.ambienthosting.com
SPF_IP64.112.226.35
SPF_IP65.49.39.21
SPF_IP65.49.39.28
SPF_MXchefbecky.com

Related pages

Pivot deeper into the graph from chefbecky.com.

Cypher and MCP

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

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