Hostname
sathyainfo.com
Last fetched
sathyainfo.com resolves to 1 IPv4 address operated by AS139484 in IN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
sathyainfo.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
- charles packiaraj
- Contact emails
- info@sathyainfo.com
- 09f4193d-a064-4644-ab15-0e810e198b6e@identity-protect.org
- 0fccc33c-d0e3-4277-93a0-ca34fae487c5@identity-protect.org
- 6f03c8fb-e65d-4ec8-9c06-1a3bef60e8cc@identity-protect.org
- bfafb47f-6c16-489b-8b1d-e4e94e4c17d5@identity-protect.org
- cba26700-3fb2-424a-ba92-6205ccf31da9@identity-protect.org
- contact@privacyprotect.org
- fbecc48a-7576-4e59-adc5-2f0d87696779@identity-protect.org
- owner-1581204@sathyainfo.com.whoisprivacyservice.org
- owner-5375899@sathyainfo.com.whoisprivacyservice.org
- owner-6185746@sathyainfo.com.whoisprivacyservice.org
- owner-8763723@sathyainfo.com.whoisprivacyservice.org
- owner-9875945@sathyainfo.com.whoisprivacyservice.org
Subdomains
268 observed subdomains of sathyainfo.com.
Showing 25 of 268. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from sathyainfo.com in the public web crawl.
266 sites link to this hostname.
37 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from sathyainfo.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "sathyainfo.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.