Hostname
roshandarya.com
Last fetched
roshandarya.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- iana:1479
- Organization
- domain admin
- Contact emails
Subdomains
7 observed subdomains of roshandarya.com.
Web-graph footprint
Distinct hostnames that link to or from roshandarya.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- roshandarya.com
SPF policy
12 SPF mechanisms authorising senders for roshandarya.com.
| Mechanism | Target |
|---|---|
| SPF_A | roshandarya.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_IP | 116.202.230.200 |
| SPF_IP | 116.202.230.217 |
| SPF_IP | 148.251.236.76 |
| SPF_IP | 148.251.236.81 |
| SPF_IP | 185.88.153.3 |
| SPF_IP | 88.99.148.34 |
| SPF_IP | 88.99.246.177 |
| SPF_IP | 88.99.246.178 |
| SPF_IP | 88.99.246.179 |
| SPF_MX | roshandarya.com |
Related pages
Pivot deeper into the graph from roshandarya.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "roshandarya.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.