Hostname
shawontea.com.bd
Last fetched
shawontea.com.bd resolves to 2 IPv4 addresses operated by LIMESTONENETWORKS - Limestone Networks, Inc. in US.
Nutrition Label
Resolution chain
shawontea.com.bd resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 64.31.22.50 | 64.31.22.0/24 | AS46475 | LIMESTONENETWORKS - Limestone Networks, Inc. | US |
| 151.158.44.100 | 151.158.44.0/24 | AS138145 | — | BD |
WHOIS identity
No WHOIS records are currently associated with shawontea.com.bd in WhisperGraph.
Subdomains
18 observed subdomains of shawontea.com.bd.
Showing 14 of 18. View all subdomains →
Threat posture
History
Mail and authentication
MX records
- shawontea.com.bd
SPF policy
4 SPF mechanisms authorising senders for shawontea.com.bd.
| Mechanism | Target |
|---|---|
| SPF_A | shawontea.com.bd |
| SPF_IP | 63.143.57.82 |
| SPF_IP | 64.31.22.50 |
| SPF_MX | shawontea.com.bd |
Related pages
Pivot deeper into the graph from shawontea.com.bd.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "shawontea.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.