Skip to content

Hostname

domsortais.fr

Last fetched

domsortais.fr resolves to 2 IPv4 addresses operated by AS16276 in FR.

Nutrition Label

WHISPER CANON · domsortais.frRouting diversity2.4/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/domsortais.fr

Resolution chain

domsortais.fr resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

No WHOIS records are currently associated with domsortais.fr in WhisperGraph.

Subdomains

1 observed subdomain of domsortais.fr.

Web-graph footprint

Distinct hostnames that link to or from domsortais.fr in the public web crawl.

22 sites link to this hostname.

39 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for domsortais.fr.

MechanismTarget
SPF_INCLUDEmx.ovh.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.ymag.cloud
SPF_INCLUDEspf1.ymag.cloud
SPF_INCLUDEspf2.ymag.cloud
SPF_IP95.141.116.70
SPF_IP95.141.117.58
SPF_IP95.214.45.206

Related pages

Pivot deeper into the graph from domsortais.fr.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "domsortais.fr"})-[: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.