Skip to content

Hostname

champagnemercier.com

Last fetched

champagnemercier.com resolves to 1 IPv4 address operated by AS61168 in FR. WHOIS lists iana:9 as the registrar.

Nutrition Label

WHISPER CANON · champagnemercier.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/champagnemercier.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.16.44.132185.16.44.0/24AS61168FR

WHOIS identity

Registrar
iana:9
Organization
mhcs
Contact emails

Subdomains

15 observed subdomains of champagnemercier.com.

Web-graph footprint

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

115 sites link to this hostname.

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for champagnemercier.com.

MechanismTarget
SPF_INCLUDE_spf.moethennessy.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf-0024c501.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.55.91.76
SPF_IP194.55.91.77
SPF_IP194.55.91.78

Related pages

Pivot deeper into the graph from champagnemercier.com.

Cypher and MCP

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

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