Skip to content

Hostname

chandon.com

Last fetched

chandon.com resolves to 1 IPv4 address operated by PLANET-SERVICE in FR.

Nutrition Label

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

Resolution chain

chandon.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.89185.16.44.0/24AS61168PLANET-SERVICEFR

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for chandon.com.

MechanismTarget
SPF_Aproduction.na01.chandon.demandware.net
SPF_INCLUDE_spf.moethennessy.com
SPF_INCLUDE_spf.vinsuite.com
SPF_INCLUDEcmail1.com
SPF_INCLUDEspf-0024c501.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.17.238.2
SPF_IP104.17.239.2
SPF_IP151.106.223.129
SPF_IP62.209.51.80
SPF_IP71.6.59.247
SPF_IP72.52.76.14/32
SPF_IP89.202.193.188
SPF_IP89.202.193.204
SPF_IP91.207.212.79
SPF_IP98.129.60.162

Related pages

Pivot deeper into the graph from chandon.com.

Cypher and MCP

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

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