Skip to content

Hostname

saintclair.com

Last fetched

saintclair.com resolves to 1 IPv4 address operated by AS20986 in FR. WHOIS lists iana:299 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.111.54.196185.111.52.0/22AS20986FR

WHOIS identity

Registrar
iana:299
Organization
potel et chabot.
Contact emails

Subdomains

6 observed subdomains of saintclair.com.

Web-graph footprint

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

22 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for saintclair.com.

MechanismTarget
SPF_Amail.saintclair.com
SPF_Asaintclair.com
SPF_INCLUDE_spf.docoon.net
SPF_INCLUDEeskerondemand.com
SPF_INCLUDEfrance.o365.crossware.co.nz
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.emailsecurity.app
SPF_IP185.111.54.109
SPF_IP185.111.54.196
SPF_IP185.111.54.249
SPF_IP195.200.122.11/32
SPF_IP46.227.82.194/32
SPF_MXsaintclair.com

Related pages

Pivot deeper into the graph from saintclair.com.

Cypher and MCP

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

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