Skip to content

Hostname

samandaroo.com

Last fetched

samandaroo.com resolves to 1 IPv4 address operated by SERVERPARS in IR. WHOIS lists iana:82 as the registrar.

Nutrition Label

WHISPER CANON · samandaroo.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/samandaroo.com

Resolution chain

samandaroo.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.159.154.173185.159.154.0/24AS201999SERVERPARSIR

WHOIS identity

Registrar
iana:82
Organization
astan ghods
Contact emails

Subdomains

10 observed subdomains of samandaroo.com.

Web-graph footprint

Distinct hostnames that link to or from samandaroo.com in the public web crawl.

7 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • samandaroo.com

SPF policy

3 SPF mechanisms authorising senders for samandaroo.com.

MechanismTarget
SPF_Asamandaroo.com
SPF_IP185.159.154.170
SPF_MXsamandaroo.com

Related pages

Pivot deeper into the graph from samandaroo.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "samandaroo.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.