Skip to content

Hostname

persiantools.com

Last fetched

persiantools.com resolves to 2 IPv4 addresses operated by AFRANET to AS62265 announce AS25184 in IR. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · persiantools.comRouting diversity2.4/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/persiantools.com

Resolution chain

persiantools.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
79.175.169.11979.175.169.0/24AS25184AFRANET to AS62265 announce AS25184IR
107.6.7.254107.6.0.0/21AS13768COGECO-PEER1 - Aptum TechnologiesCA

WHOIS identity

Registrar
iana:1647
Organization
ehsan hosseinzadeh
Contact emails

Subdomains

96 observed subdomains of persiantools.com.

Web-graph footprint

Distinct hostnames that link to or from persiantools.com in the public web crawl.

55 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for persiantools.com.

MechanismTarget
SPF_Amail.persiantools.com
SPF_Apersiantools.com
SPF_Arespanel-mail.webnic.cc
SPF_Asupport.persiantools.com
SPF_INCLUDEmail.registrar.eu
SPF_IP107.6.7.210
SPF_IP79.175.169.119
SPF_IP79.175.169.120
SPF_MXpersiantools.com

Related pages

Pivot deeper into the graph from persiantools.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "persiantools.com"})-[: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.