Skip to content

Hostname

audemar.com

Last fetched

audemar.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:88 as the registrar.

Nutrition Label

WHISPER CANON · audemar.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/audemar.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.49.98104.21.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.161.155172.67.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
94.124.81.3694.124.81.0/24AS48594WISTEEFR

WHOIS identity

Registrar
iana:88
Organization
audemar sarl
Contact emails

Subdomains

18 observed subdomains of audemar.com.

Web-graph footprint

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

26 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for audemar.com.

MechanismTarget
SPF_Aaudemar.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.6.118.108
SPF_IP94.124.81.36
SPF_IP94.124.81.39
SPF_IP94.185.64.112/29
SPF_IP94.185.64.120
SPF_IP94.185.64.128/27
SPF_IP94.185.71.16/28

Related pages

Pivot deeper into the graph from audemar.com.

Cypher and MCP

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

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