Skip to content

Hostname

ets.packman.ir

Last fetched

ets.packman.ir resolves to 1 IPv4 address operated by AS58224 in IR.

Nutrition Label

WHISPER CANON · ets.packman.irRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/ets.packman.ir

Resolution chain

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

IPPrefixASNOperatorCountry
80.210.38.16180.210.32.0/19AS58224IR

WHOIS identity

No WHOIS records are currently associated with ets.packman.ir in WhisperGraph.

Subdomains

4 observed subdomains of ets.packman.ir.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for ets.packman.ir.

MechanismTarget
SPF_Aets.packman.ir
SPF_IP185.116.160.18
SPF_MXets.packman.ir

Related pages

Pivot deeper into the graph from ets.packman.ir.

Cypher and MCP

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

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