Skip to content

Hostname

bndhost.ir

Last fetched

bndhost.ir resolves to 2 IPv4 addresses operated by AS197937 in IR.

Nutrition Label

WHISPER CANON · bndhost.irRouting diversity2.4/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/bndhost.ir

Resolution chain

bndhost.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 bndhost.ir in WhisperGraph.

Subdomains

11 observed subdomains of bndhost.ir.

Web-graph footprint

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

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • bndhost.ir

SPF policy

16 SPF mechanisms authorising senders for bndhost.ir.

MechanismTarget
SPF_Abndhost.ir
SPF_IP138.201.57.150
SPF_IP185.222.163.90
SPF_IP195.201.172.76
SPF_IP5.199.136.153
SPF_IP5.9.63.133
SPF_IP54.36.76.170
SPF_IP63.250.54.67
SPF_IP65.109.215.194
SPF_IP78.155.192.98
SPF_IP85.14.247.133
SPF_IP88.99.66.44
SPF_IP89.233.107.76
SPF_IP89.58.49.219
SPF_IP93.190.137.37
SPF_MXbndhost.ir

Related pages

Pivot deeper into the graph from bndhost.ir.

Cypher and MCP

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

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