Skip to content

Hostname

janneau.com

Last fetched

janneau.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:14 as the registrar.

Nutrition Label

WHISPER CANON · janneau.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/janneau.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.37.197.17213.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
iana:14
Organization
groupe janneau industries
Contact emails

Subdomains

22 observed subdomains of janneau.com.

Web-graph footprint

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

198 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for janneau.com.

MechanismTarget
SPF_Asmtpfra7.fortimailcloud.com
SPF_INCLUDE145264255.spf01.hubspotemail.net
SPF_INCLUDE_spf.eu.mailgun.org
SPF_INCLUDE_spf.moovapps.com
SPF_INCLUDEmx.proginov.fr
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.winsped.de
SPF_IP13.37.197.172
SPF_IP154.52.2.142
SPF_IP194.206.49.65
SPF_IP194.206.49.77
SPF_IP195.6.67.100
SPF_IP37.59.81.236
SPF_IP80.74.69.109
SPF_MXjanneau.com

Related pages

Pivot deeper into the graph from janneau.com.

Cypher and MCP

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

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