Hostname
tabarok.ir
Last fetched
tabarok.ir resolves to 2 IPv4 addresses operated by AS202391 in IR.
Nutrition Label
Resolution chain
tabarok.ir resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 31.25.92.12 | 31.25.92.0/22 | AS202391 | — | IR |
| 94.232.169.202 | 94.232.169.0/24 | AS48434 | — | IR |
WHOIS identity
No WHOIS records are currently associated with tabarok.ir in WhisperGraph.
Subdomains
19 observed subdomains of tabarok.ir.
Showing 18 of 19. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from tabarok.ir in the public web crawl.
24 sites link to this hostname.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for tabarok.ir.
| Mechanism | Target |
|---|---|
| SPF_A | psrv3.parsdata.com |
| SPF_A | tabarok.ir |
| SPF_MX | tabarok.ir |
Related pages
Pivot deeper into the graph from tabarok.ir.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "tabarok.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.