Hostname
datayaan.com
Last fetched
datayaan.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
datayaan.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 |
|---|---|---|---|---|
| 108.138.106.91 | 108.138.106.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- balasubramanian jegadeesan
- Contact emails
- visshbala@gmail.com
- 1bd8d400-a01f-4378-9c08-8c78e9adeffb@identity-protect.org
- 214a2069-4ced-453a-a5f5-fbaabe3f0b0b@identity-protect.org
- 57d03e98-2cdf-4aaa-a579-c50d59b7bd1b@identity-protect.org
- 75903620-e525-44f4-a36e-dbc4da7b3de1@identity-protect.org
- 9602c3c4-cb0d-4c93-8a11-b355e5b0dd17@identity-protect.org
- ab3ffaec-cb9d-47ba-b672-4ab3de024175@identity-protect.org
- b82da80f-b507-4663-ba10-81ba5c126d30@identity-protect.org
- owner-782353@datayaan.com.whoisprivacyservice.org
Subdomains
13 observed subdomains of datayaan.com.
Web-graph footprint
Distinct hostnames that link to or from datayaan.com in the public web crawl.
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for datayaan.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.brevo.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from datayaan.com.
- IP · 108.138.106.91
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · visshbala@gmail.com
- TLD · .com
- Browse hostnames · da…
- 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: "datayaan.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.