Skip to content

Hostname

acgrp.ir

Last fetched

acgrp.ir resolves to 1 IPv4 address operated by AS215708 in IR.

Nutrition Label

WHISPER CANON · acgrp.irRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/acgrp.ir

Resolution chain

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

IPPrefixASNOperatorCountry
5.56.132.1005.56.132.0/24AS215708IR

WHOIS identity

No WHOIS records are currently associated with acgrp.ir in WhisperGraph.

Subdomains

22 observed subdomains of acgrp.ir.

Web-graph footprint

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

7 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • acgrp.ir

SPF policy

7 SPF mechanisms authorising senders for acgrp.ir.

MechanismTarget
SPF_Aacgrp.ir
SPF_IP185.126.202.124
SPF_IP185.86.180.250
SPF_IP185.86.181.87
SPF_IP85.10.210.80
SPF_IP87.236.209.236
SPF_MXacgrp.ir

Related pages

Pivot deeper into the graph from acgrp.ir.

Cypher and MCP

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

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