Skip to content

Hostname

chefairfryer.fr

Last fetched

chefairfryer.fr resolves to 2 IPv4 addresses operated by ENIXLTD - Enix Ltd in DE. WHOIS lists registrar:hostinger operations uab as the registrar.

Nutrition Label

WHISPER CANON · chefairfryer.frRouting diversity2.4/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint6.9/10canon.whisper.security/host/chefairfryer.fr

Resolution chain

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

IPPrefixASNOperatorCountry
185.73.8.1185.73.8.0/24AS52148ENIXLTD - Enix LtdDE
69.72.244.15469.72.244.0/24AS209341WHG-FRA - WHG Hosting Services Ltd

WHOIS identity

Registrar
registrar:hostinger operations uab
Organization
ano nymous
Contact emails

Web-graph footprint

Distinct hostnames that link to or from chefairfryer.fr in the public web crawl.

5 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • chefairfryer.fr

SPF policy

4 SPF mechanisms authorising senders for chefairfryer.fr.

MechanismTarget
SPF_Achefairfryer.fr
SPF_INCLUDEspf.hostns.io
SPF_IP185.73.8.1
SPF_MXchefairfryer.fr

Related pages

Pivot deeper into the graph from chefairfryer.fr.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "chefairfryer.fr"})-[: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.