Skip to content

Hostname

behsazanhost.com

Last fetched

behsazanhost.com resolves to 3 IPv4 addresses operated by AS205585 in IR. WHOIS lists iana:82 as the registrar.

Nutrition Label

WHISPER CANON · behsazanhost.comRouting diversity3.0/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/behsazanhost.com

Resolution chain

behsazanhost.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:82
Organization
behsazan host
Contact emails

Subdomains

60 observed subdomains of behsazanhost.com.

Web-graph footprint

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

15 sites link to this hostname.

107 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • behsazanhost.com

SPF policy

8 SPF mechanisms authorising senders for behsazanhost.com.

MechanismTarget
SPF_Abehsazanhost.com
SPF_IP185.164.72.77
SPF_IP217.198.190.145
SPF_IP217.198.190.60
SPF_IP94.182.190.179
SPF_IP95.211.170.225
SPF_IP95.211.95.130
SPF_MXbehsazanhost.com

Related pages

Pivot deeper into the graph from behsazanhost.com.

Cypher and MCP

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

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