Skip to content

Hostname

sasint.fr

Last fetched

sasint.fr resolves to 1 IPv4 address operated by SOTACONNECT - Sota Solutions Ltd. in GB. WHOIS lists registrar:safenames ltd as the registrar.

Nutrition Label

WHISPER CANON · sasint.frRouting diversity1.5/10Peering density5.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/sasint.fr

Resolution chain

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

IPPrefixASNOperatorCountry
93.191.26.1593.191.24.0/21AS31742SOTACONNECT - Sota Solutions Ltd.GB

WHOIS identity

Registrar
registrar:safenames ltd
Organization
sas international limted
Contact emails

Subdomains

2 observed subdomains of sasint.fr.

Web-graph footprint

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

6 sites link to this hostname.

23 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for sasint.fr.

MechanismTarget
SPF_INCLUDE_netblocks.mimecast.com
SPF_INCLUDE_spf.mailsphere.mx
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP77.107.71.99
SPF_IP93.191.26.15

Related pages

Pivot deeper into the graph from sasint.fr.

Cypher and MCP

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

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