Hostname
sathyanet.com
Last fetched
sathyanet.com resolves to 1 IPv4 address operated by AS139484 in IN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
sathyanet.com 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 |
|---|---|---|---|---|
| 103.172.105.95 | 103.172.105.0/24 | AS139484 | — | IN |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of sathyanet.com owner
- Contact emails
- 377a2ea0-decb-425d-88c2-effeb08d4e60@identity-protect.org
- 4c2aaa29-bf97-4fb4-ae9b-d28ef73c8191@identity-protect.org
- 5486d1b0-fcdc-41c0-9690-7f46e9758c7a@identity-protect.org
- 9f2882e8-464d-4247-91b1-181fa27bc710@identity-protect.org
- cb0d1e4a-44bf-43fd-9ab0-82bcabb48da6@identity-protect.org
- cc4cb69b-3949-4303-ad12-09676c9b72df@identity-protect.org
- owner-6778867@sathyanet.com.whoisprivacyservice.org
Subdomains
43 observed subdomains of sathyanet.com.
Showing 20 of 43. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from sathyanet.com in the public web crawl.
55 sites link to this hostname.
17 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for sathyanet.com.
| Mechanism | Target |
|---|---|
| SPF_A | sathyanet.com |
| SPF_MX | sathyanet.com |
Related pages
Pivot deeper into the graph from sathyanet.com.
- IP · 103.172.105.95
- ASN · AS139484
- Registrar · iana:468
- Country · IN
- Email · 377a2ea0-decb-425d-88c2-effeb08d4e60@identity-protect.org
- 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: "sathyanet.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.