Skip to content

Hostname

lenouveauchef.com

Last fetched

lenouveauchef.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · lenouveauchef.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/lenouveauchef.com

Resolution chain

lenouveauchef.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:269
Organization
le nouveau chef
Contact emails

Subdomains

17 observed subdomains of lenouveauchef.com.

Web-graph footprint

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

98 sites link to this hostname.

52 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for lenouveauchef.com.

MechanismTarget
SPF_Alenouveauchef.com
SPF_INCLUDE_relay.hostingcp.eu
SPF_INCLUDE_spf.exactonline.nl
SPF_INCLUDE_spf.payt.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP2a09:8b00:101:9:0:0:0:2cbd
SPF_IP31.3.103.188
SPF_IP37.230.98.70
SPF_IP88.214.28.204
SPF_MXlenouveauchef.com

Related pages

Pivot deeper into the graph from lenouveauchef.com.

Cypher and MCP

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

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