Skip to content

Hostname

acgih.ir

Last fetched

acgih.ir resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:837 as the registrar.

Nutrition Label

WHISPER CANON · acgih.irRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/acgih.ir

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.87.29104.21.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.140.20172.67.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
89.32.248.1489.32.248.0/24AS204213netmihan - Netmihan Communication Company LtdIR

WHOIS identity

Registrar
iana:837
Organization
sirvan sheikhi
Contact emails

Subdomains

23 observed subdomains of acgih.ir.

Web-graph footprint

Distinct hostnames that link to or from acgih.ir in the public web crawl.

43 sites link to this hostname.

238 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for acgih.ir.

MechanismTarget
SPF_Aacgih.ir
SPF_IP95.216.233.3
SPF_IP95.216.233.4
SPF_IP95.216.233.5
SPF_MXacgih.ir

Related pages

Pivot deeper into the graph from acgih.ir.

Cypher and MCP

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

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