Hostname
sasint.us
Last fetched
sasint.us resolves to 1 IPv4 address operated by SOTACONNECT - Sota Solutions Ltd. in GB. WHOIS lists iana:447 as the registrar.
Nutrition Label
Resolution chain
sasint.us resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 93.191.26.15 | 93.191.24.0/21 | AS31742 | SOTACONNECT - Sota Solutions Ltd. | GB |
WHOIS identity
- Registrar
- iana:447
- Organization
- domain administrator
- Contact emails
Subdomains
1 observed subdomain of sasint.us.
| Subdomain |
|---|
| www.sasint.us |
Web-graph footprint
Distinct hostnames that link to or from sasint.us in the public web crawl.
9 sites link to this hostname.
23 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for sasint.us.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _netblocks.mimecast.com |
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | spf.constantcontact.com |
| SPF_INCLUDE | spf.exclaimer.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 77.107.71.99 |
| SPF_IP | 93.191.26.15 |
Related pages
Pivot deeper into the graph from sasint.us.
- IP · 93.191.26.15
- ASN · AS31742SOTACONNECT - Sota Solutions Ltd.
- Registrar · iana:447
- Country · GB
- Email · sasadmin@sasint.co.uk
- TLD · .us
- Browse hostnames · sa…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "sasint.us"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.