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
Resolution chain
samataban.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 95.38.135.140 | 95.38.135.0/24 | AS42337 | RESPINA-AS | IR |
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- samataban.com
SPF policy
17 SPF mechanisms authorising senders for samataban.com.
| Mechanism | Target |
|---|---|
| SPF_A | samataban.com |
| SPF_IP | 178.239.159.105 |
| SPF_IP | 185.170.8.33 |
| SPF_IP | 185.170.8.36 |
| SPF_IP | 185.18.214.143 |
| SPF_IP | 185.18.214.98 |
| SPF_IP | 37.156.144.83 |
| SPF_IP | 46.4.98.104 |
| SPF_IP | 46.4.98.114 |
| SPF_IP | 51.255.228.208 |
| SPF_IP | 78.47.165.22 |
| SPF_IP | 79.127.126.92 |
| SPF_IP | 88.218.16.4 |
| SPF_IP | 91.134.13.109 |
| SPF_IP | 91.236.168.150 |
| SPF_IP | 95.38.135.140 |
| SPF_MX | samataban.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.