Skip to content

Hostname

comptalia.com

Last fetched

comptalia.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in FR. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · comptalia.comRouting diversity1.5/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/comptalia.com

Resolution chain

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

IPPrefixASNOperatorCountry
51.103.54.6851.103.0.0/16AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationFR

WHOIS identity

Registrar
iana:81
Organization
2si interactive
Contact emails

Subdomains

13 observed subdomains of comptalia.com.

Web-graph footprint

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

89 sites link to this hostname.

50 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for comptalia.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.sendinblue.com
SPF_IP109.205.3.50
SPF_IP109.205.3.57
SPF_IP176.31.96.102
SPF_IP88.191.68.94
SPF_IP89.225.192.93/32

Related pages

Pivot deeper into the graph from comptalia.com.

Cypher and MCP

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

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