Skip to content

Hostname

easyrecette.com

Last fetched

easyrecette.com resolves to 2 IPv4 addresses operated by NAMECHEAP-NET - Namecheap, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
184.94.213.207184.94.213.0/24AS22612NAMECHEAP-NET - Namecheap, Inc.US
185.61.152.46185.61.152.0/24AS22612NAMECHEAP-NET - Namecheap, Inc.GB

WHOIS identity

Registrar
iana:1068
Organization
amouyal guillaume
Contact emails

Subdomains

2 observed subdomains of easyrecette.com.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for easyrecette.com.

MechanismTarget
SPF_Aeasyrecette.com
SPF_INCLUDEspf.web-hosting.com
SPF_IP184.94.213.205
SPF_IP184.94.213.206
SPF_MXeasyrecette.com

Related pages

Pivot deeper into the graph from easyrecette.com.

Cypher and MCP

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

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