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
Resolution chain
persiantools.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 79.175.169.119 | 79.175.169.0/24 | AS25184 | AFRANET to AS62265 announce AS25184 | IR |
| 107.6.7.254 | 107.6.0.0/21 | AS13768 | COGECO-PEER1 - Aptum Technologies | CA |
WHOIS identity
- Registrar
- iana:1647
- Organization
- ehsan hosseinzadeh
- Contact emails
Subdomains
96 observed subdomains of persiantools.com.
Showing 25 of 96. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from persiantools.com in the public web crawl.
55 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for persiantools.com.
| Mechanism | Target |
|---|---|
| SPF_A | mail.persiantools.com |
| SPF_A | persiantools.com |
| SPF_A | respanel-mail.webnic.cc |
| SPF_A | support.persiantools.com |
| SPF_INCLUDE | mail.registrar.eu |
| SPF_IP | 107.6.7.210 |
| SPF_IP | 79.175.169.119 |
| SPF_IP | 79.175.169.120 |
| SPF_MX | persiantools.com |
Related pages
Pivot deeper into the graph from persiantools.com.
- IP · 79.175.169.119
- ASN · AS25184AFRANET to AS62265 announce AS25184
- Registrar · iana:1647
- Country · IR
- Email · ehsan@persiantools.com
- TLD · .com
- Browse hostnames · pe…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.