Skip to content

Hostname

samantel.ir

Last fetched

samantel.ir resolves to 2 IPv4 addresses operated by AS209596 in IR.

Nutrition Label

WHISPER CANON · samantel.irRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/samantel.ir

Resolution chain

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

WHOIS identity

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

Subdomains

10 observed subdomains of samantel.ir.

Web-graph footprint

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

37 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for samantel.ir.

MechanismTarget
SPF_Amailgw-s.getway.biz
SPF_IP45.139.11.249
SPF_MXsamantel.ir

Related pages

Pivot deeper into the graph from samantel.ir.

Cypher and MCP

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

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