Hostname
rangs.com.bd
Last fetched
rangs.com.bd resolves to 1 IPv4 address operated by ORACLE-BMC-31898 - Oracle Corporation in US.
Nutrition Label
Resolution chain
rangs.com.bd 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 |
|---|---|---|---|---|
| 162.241.230.123 | 162.241.224.0/21 | AS31898 | ORACLE-BMC-31898 - Oracle Corporation | US |
WHOIS identity
No WHOIS records are currently associated with rangs.com.bd in WhisperGraph.
Subdomains
25 observed subdomains of rangs.com.bd.
Showing 17 of 25. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from rangs.com.bd in the public web crawl.
12 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for rangs.com.bd.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mailgun.org |
| SPF_IP | 103.134.69.26 |
| SPF_IP | 103.134.69.27 |
| SPF_IP | 103.17.180.202 |
| SPF_IP | 103.17.180.203 |
| SPF_IP | 103.17.180.86 |
| SPF_IP | 103.17.180.87 |
| SPF_IP | 103.17.180.99 |
Related pages
Pivot deeper into the graph from rangs.com.bd.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "rangs.com.bd"})-[: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.