Skip to content

Hostname

pec.ir

Last fetched

pec.ir resolves to 1 IPv4 address operated by AS51280 in IR. WHOIS lists registrar:simaye tadbirkarane etelaate maher (satcom) as the registrar.

Nutrition Label

WHISPER CANON · pec.irRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/pec.ir

Resolution chain

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

IPPrefixASNOperatorCountry
212.80.25.91212.80.25.0/24AS51280IR

WHOIS identity

Registrar
registrar:simaye tadbirkarane etelaate maher (satcom)
Organization
parsian e commerce
Contact emails

Subdomains

32 observed subdomains of pec.ir.

Web-graph footprint

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

105 sites link to this hostname.

34 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for pec.ir.

MechanismTarget
SPF_MXpec.ir

Related pages

Pivot deeper into the graph from pec.ir.

Cypher and MCP

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

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