Skip to content

Hostname

cotillons-alsace.com

Last fetched

cotillons-alsace.com resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · cotillons-alsace.comRouting diversity1.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/cotillons-alsace.com

Resolution chain

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

IPPrefixASNOperatorCountry
51.68.89.4951.68.0.0/16AS16276FR

WHOIS identity

Registrar
iana:81
Organization
jean-baptiste ancel
Contact emails

Subdomains

7 observed subdomains of cotillons-alsace.com.

Web-graph footprint

Distinct hostnames that link to or from cotillons-alsace.com in the public web crawl.

9 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for cotillons-alsace.com.

MechanismTarget
SPF_Adispatch-eu.ppe-hosted.com
SPF_Amx.cotillons-alsace.com
SPF_INCLUDEcotillons-alsace.advisa.cloud
SPF_INCLUDEspf.hrnet.fr
SPF_INCLUDEspf.protection.outlook.com
SPF_IP188.64.240.89
SPF_IP188.64.240.90
SPF_MXcotillons-alsace.com

Related pages

Pivot deeper into the graph from cotillons-alsace.com.

Cypher and MCP

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

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