Skip to content

Hostname

coffee.acgrp.ir

Last fetched

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

Nutrition Label

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

Resolution chain

coffee.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 coffee.acgrp.ir in WhisperGraph.

Subdomains

1 observed subdomain of coffee.acgrp.ir.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for coffee.acgrp.ir.

MechanismTarget
SPF_Acoffee.acgrp.ir
SPF_IP85.10.210.80
SPF_IP87.236.209.236
SPF_MXcoffee.acgrp.ir

Related pages

Pivot deeper into the graph from coffee.acgrp.ir.

Cypher and MCP

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

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