Hostname
santika.com
Last fetched
santika.com resolves to 3 IPv4 addresses operated by DIGICERT - Tiggee LLC in US. WHOIS lists iana:886 as the registrar.
Nutrition Label
Resolution chain
santika.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 96.45.82.13 | 96.45.82.0/24 | AS16552 | DIGICERT - Tiggee LLC | US |
| 96.45.82.168 | 96.45.82.0/24 | AS16552 | DIGICERT - Tiggee LLC | US |
| 96.45.83.9 | 96.45.83.0/24 | AS16552 | DIGICERT - Tiggee LLC | US |
WHOIS identity
- Registrar
- iana:886
- Organization
- domain privacy service fbo registrant.
- Contact emails
Subdomains
34 observed subdomains of santika.com.
Showing 25 of 34. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from santika.com in the public web crawl.
137 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
10 SPF mechanisms authorising senders for santika.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.sophos.id |
| SPF_INCLUDE | ncapp02.com |
| SPF_INCLUDE | spf.antispamcloud.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_IP | 103.231.200.228 |
| SPF_IP | 202.146.1.141 |
| SPF_IP | 203.119.112.41 |
| SPF_IP | 203.153.103.71 |
| SPF_IP | 27.123.220.185 |
| SPF_IP | 45.112.124.77 |
Related pages
Pivot deeper into the graph from santika.com.
- IP · 96.45.82.13
- ASN · AS16552DIGICERT - Tiggee LLC
- Registrar · iana:886
- Country · US
- Email · santika.com@domainprivacygroup.com
- TLD · .com
- 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: "santika.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.