Skip to content

Hostname

sasintgroup.com

Last fetched

sasintgroup.com resolves to 1 IPv4 address operated by SOTACONNECT - Sota Solutions Ltd. in GB. WHOIS lists iana:447 as the registrar.

Nutrition Label

WHISPER CANON · sasintgroup.comRouting diversity1.5/10Peering density5.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/sasintgroup.com

Resolution chain

sasintgroup.com 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
iana:447
Organization
domain administrator
Contact emails

Subdomains

6 observed subdomains of sasintgroup.com.

Web-graph footprint

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

65 sites link to this hostname.

36 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for sasintgroup.com.

MechanismTarget
SPF_INCLUDE_netblocks.mimecast.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP93.191.26.15

Related pages

Pivot deeper into the graph from sasintgroup.com.

Cypher and MCP

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

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