Skip to content

Hostname

ipresta.ir

Last fetched

ipresta.ir resolves to 1 IPv4 address operated by AS60248 in IR.

Nutrition Label

WHISPER CANON · ipresta.irRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/ipresta.ir

Resolution chain

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

IPPrefixASNOperatorCountry
130.193.77.108130.193.77.0/24AS60248IR

WHOIS identity

Registrar
Organization
tejarate paya electronic pars
Contact emails

Subdomains

37 observed subdomains of ipresta.ir.

Web-graph footprint

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

102 sites link to this hostname.

77 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for ipresta.ir.

MechanismTarget
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDEmxsspf.sendpulse.com
SPF_IP130.193.77.108
SPF_IP15.235.99.122
SPF_IP185.136.133.70
SPF_IP31.214.248.50
SPF_MXipresta.ir

Related pages

Pivot deeper into the graph from ipresta.ir.

Cypher and MCP

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

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