Hostname
dangalplay.com
Last fetched
dangalplay.com resolves to 65.0.153.161, announced in 65.0.0.0/14 by AMAZON-02 - Amazon.com, Inc. in IN. dangalplay.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 65.0.153.161
65.0.0.0/14 · AMAZON-02 - Amazon.com, Inc. · Mumbai, IN
IPv6 resolution
No AAAA record for dangalplay.com is recorded in WhisperGraph.
Attribution
Aws
cloud · MAIL_RECEIVER, ORIGIN_AS
WHOIS identity
Subdomains
| Subdomain |
|---|
| betacms.dangalplay.com |
| dangal-api.dangalplay.com |
| dangal-cms.dangalplay.com |
| mail.dangalplay.com |
| preprodapi.dangalplay.com |
| stagingapi.dangalplay.com |
| www.dangalplay.com |
Showing 7 of 7 subdomains (7 per page).
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Mail and authentication
Nameservers
- ns20.justnode.com
- ns21.justnode.com
MX records
- dangalplay.com
SPF policy
- a: dangalplay.com
- mx: dangalplay.com
- ip: 103.73.189.211
- ip: 103.73.191.252
Threat-feed evidence
History
Related pages
Pivot from dangalplay.com into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dangalplay.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.