Skip to content

Hostname

behroyan.org

Last fetched

behroyan.org resolves to 1 IPv4 address operated by AS25184 in IR. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · behroyan.orgRouting diversity1.5/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/behroyan.org

Resolution chain

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

IPPrefixASNOperatorCountry
79.175.151.4979.175.151.0/24AS25184IR

WHOIS identity

Registrar
iana:1387
Organization
mehdi kohi esfahani
Contact emails

Subdomains

5 observed subdomains of behroyan.org.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for behroyan.org.

MechanismTarget
SPF_Abehroyan.org
SPF_Amail.nullcenter.com
SPF_INCLUDE_spf.google.com
SPF_IP116.203.219.136
SPF_IP2a01:4f8:c2c:bce7:0:0:0:1
SPF_MXbehroyan.org

Related pages

Pivot deeper into the graph from behroyan.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "behroyan.org"})-[: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.