Skip to content

Hostname

behvan.com

Last fetched

behvan.com resolves to 1 IPv4 address operated by AS211408 in IR. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · behvan.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/behvan.com

Resolution chain

behvan.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
217.198.190.214217.198.190.0/24AS211408IR

WHOIS identity

Registrar
iana:1387
Organization
Contact emails

Subdomains

3 observed subdomains of behvan.com.

Web-graph footprint

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

29 sites link to this hostname.

51 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • behvan.com

SPF policy

5 SPF mechanisms authorising senders for behvan.com.

MechanismTarget
SPF_Abehvan.com
SPF_IP195.214.235.99
SPF_IP217.198.190.214
SPF_IP77.238.120.101
SPF_MXbehvan.com

Related pages

Pivot deeper into the graph from behvan.com.

Cypher and MCP

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

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