Skip to content

Hostname

barkesh.com

Last fetched

barkesh.com resolves to 1 IPv4 address operated by HETZNER-AS in FI. WHOIS lists iana:113 as the registrar.

Nutrition Label

WHISPER CANON · barkesh.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/barkesh.com

Resolution chain

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

IPPrefixASNOperatorCountry
95.217.198.5495.217.0.0/16AS24940HETZNER-ASFI

WHOIS identity

Registrar
iana:113
Organization
seyed mohsen zomorrodian
Contact emails

Subdomains

2 observed subdomains of barkesh.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • barkesh.com

SPF policy

7 SPF mechanisms authorising senders for barkesh.com.

MechanismTarget
SPF_Abarkesh.com
SPF_IP158.58.187.214
SPF_IP162.55.136.6
SPF_IP178.32.130.170
SPF_IP92.222.116.201
SPF_IP95.217.198.54
SPF_MXbarkesh.com

Related pages

Pivot deeper into the graph from barkesh.com.

Cypher and MCP

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

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