Skip to content

Hostname

kavirmakhzan.com

Last fetched

kavirmakhzan.com resolves to 2 IPv4 addresses operated by WGB-LLC - Web Gostaran Bandar Company (PJS) in IR. WHOIS lists iana:1601 as the registrar.

Nutrition Label

WHISPER CANON · kavirmakhzan.comRouting diversity2.4/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/kavirmakhzan.com

Resolution chain

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

IPPrefixASNOperatorCountry
195.28.11.251195.28.11.0/24AS47376WGB-LLC - Web Gostaran Bandar Company (PJS)IR
65.21.82.10865.21.0.0/16AS24940HETZNER-AS - Hetzner Online GmbHFI

WHOIS identity

Registrar
iana:1601
Organization
arad branding
Contact emails

Subdomains

2 observed subdomains of kavirmakhzan.com.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for kavirmakhzan.com.

MechanismTarget
SPF_Akavirmakhzan.com
SPF_IP195.28.11.251
SPF_IP65.21.82.108
SPF_MXkavirmakhzan.com

Related pages

Pivot deeper into the graph from kavirmakhzan.com.

Cypher and MCP

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

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