Skip to content

Hostname

samataban.com

Last fetched

samataban.com resolves to 1 IPv4 address operated by RESPINA-AS in IR. WHOIS lists iana:82 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
95.38.135.14095.38.135.0/24AS42337RESPINA-ASIR

WHOIS identity

Registrar
iana:82
Organization
Contact emails

Subdomains

8 observed subdomains of samataban.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • samataban.com

SPF policy

17 SPF mechanisms authorising senders for samataban.com.

MechanismTarget
SPF_Asamataban.com
SPF_IP178.239.159.105
SPF_IP185.170.8.33
SPF_IP185.170.8.36
SPF_IP185.18.214.143
SPF_IP185.18.214.98
SPF_IP37.156.144.83
SPF_IP46.4.98.104
SPF_IP46.4.98.114
SPF_IP51.255.228.208
SPF_IP78.47.165.22
SPF_IP79.127.126.92
SPF_IP88.218.16.4
SPF_IP91.134.13.109
SPF_IP91.236.168.150
SPF_IP95.38.135.140
SPF_MXsamataban.com

Related pages

Pivot deeper into the graph from samataban.com.

Cypher and MCP

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

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