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
Resolution chain
janneau.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.37.197.172 | 13.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
WHOIS identity
- Registrar
- iana:14
- Organization
- groupe janneau industries
- Contact emails
Subdomains
22 observed subdomains of janneau.com.
Showing 18 of 22. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from janneau.com in the public web crawl.
198 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
17 SPF mechanisms authorising senders for janneau.com.
| Mechanism | Target |
|---|---|
| SPF_A | smtpfra7.fortimailcloud.com |
| SPF_INCLUDE | 145264255.spf01.hubspotemail.net |
| SPF_INCLUDE | _spf.eu.mailgun.org |
| SPF_INCLUDE | _spf.moovapps.com |
| SPF_INCLUDE | mx.proginov.fr |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.winsped.de |
| SPF_IP | 13.37.197.172 |
| SPF_IP | 154.52.2.142 |
| SPF_IP | 194.206.49.65 |
| SPF_IP | 194.206.49.77 |
| SPF_IP | 195.6.67.100 |
| SPF_IP | 37.59.81.236 |
| SPF_IP | 80.74.69.109 |
| SPF_MX | janneau.com |
Related pages
Pivot deeper into the graph from janneau.com.
- IP · 13.37.197.172
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:14
- Country · FR
- Email · pierre.bordier@janneau.com
- TLD · .com
- Browse hostnames · ja…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.