Hostname
sinadaro.com
Last fetched
sinadaro.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:303
- Organization
- mehdi mirzaei
- Contact emails
Subdomains
28 observed subdomains of sinadaro.com.
Web-graph footprint
Distinct hostnames that link to or from sinadaro.com in the public web crawl.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
- sinadaro.com
SPF policy
10 SPF mechanisms authorising senders for sinadaro.com.
| Mechanism | Target |
|---|---|
| SPF_A | sinadaro.com |
| SPF_INCLUDE | relay.mailchannels.net |
| SPF_INCLUDE | spf.mxyeet.net |
| SPF_IP | 188.241.58.78 |
| SPF_IP | 193.108.130.103 |
| SPF_IP | 193.29.187.158 |
| SPF_IP | 80.82.78.9 |
| SPF_IP | 91.235.116.232 |
| SPF_IP | 94.102.62.90 |
| SPF_MX | sinadaro.com |
Related pages
Pivot deeper into the graph from sinadaro.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "sinadaro.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.