Skip to content

Hostname

samalive.ir

Last fetched

samalive.ir resolves to 4 IPv4 addresses operated by AFRANET - Afranet in IR.

Nutrition Label

WHISPER CANON · samalive.irRouting diversity1.5/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/samalive.ir

Resolution chain

samalive.ir resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
217.11.20.233217.11.20.0/24AS25184AFRANET - AfranetIR
217.11.20.234217.11.20.0/24AS25184AFRANET - AfranetIR
217.11.20.235217.11.20.0/24AS25184AFRANET - AfranetIR
217.11.20.236217.11.20.0/24AS25184AFRANET - AfranetIR

WHOIS identity

No WHOIS records are currently associated with samalive.ir in WhisperGraph.

Subdomains

10 observed subdomains of samalive.ir.

Web-graph footprint

Distinct hostnames that link to or from samalive.ir in the public web crawl.

91 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for samalive.ir.

MechanismTarget
SPF_Asamalive.ir
SPF_INCLUDE_auxspf.axspace.com
SPF_IP185.78.22.0/25
SPF_MXsamalive.ir

Related pages

Pivot deeper into the graph from samalive.ir.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "samalive.ir"})-[: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.