Skip to content

Hostname

2bk.ir

Last fetched

2bk.ir resolves to 2 IPv4 addresses operated by FARASOSAMANEHPASARGAD in IR.

Nutrition Label

WHISPER CANON · 2bk.irRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/2bk.ir

Resolution chain

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

IPPrefixASNOperatorCountry
158.58.187.234158.58.187.0/24AS57497FARASOSAMANEHPASARGADIR
91.247.174.191.247.174.0/24AS49051GREENHOSTAPSIR

WHOIS identity

No WHOIS records are currently associated with 2bk.ir in WhisperGraph.

Subdomains

6 observed subdomains of 2bk.ir.

Web-graph footprint

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

55 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for 2bk.ir.

MechanismTarget
SPF_A2bk.ir
SPF_As1.asamkala.com
SPF_MX2bk.ir

Related pages

Pivot deeper into the graph from 2bk.ir.

Cypher and MCP

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

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