Hostname
quickheal.co.ir
Last fetched
quickheal.co.ir resolves to 1 IPv4 address operated by AS212607 in IR. WHOIS lists registrar:fanoos ict co.|keyana parsian kish as the registrar.
Nutrition Label
Resolution chain
quickheal.co.ir resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 5.10.248.240 | 5.10.248.0/24 | AS212607 | — | IR |
WHOIS identity
- Registrar
- registrar:fanoos ict co.|keyana parsian kish
- Organization
- —
- Contact emails
- —
Subdomains
7 observed subdomains of quickheal.co.ir.
Web-graph footprint
Distinct hostnames that link to or from quickheal.co.ir in the public web crawl.
27 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- quickheal.co.ir
SPF policy
18 SPF mechanisms authorising senders for quickheal.co.ir.
| Mechanism | Target |
|---|---|
| SPF_A | quickheal.co.ir |
| SPF_INCLUDE | cg.mitralhost.com |
| SPF_INCLUDE | mitralhost.com |
| SPF_INCLUDE | spf.cg.mitralhost.com |
| SPF_IP | 148.63.79.212 |
| SPF_IP | 152.89.45.157 |
| SPF_IP | 171.22.24.212 |
| SPF_IP | 178.239.150.4 |
| SPF_IP | 178.63.79.232 |
| SPF_IP | 185.128.139.172 |
| SPF_IP | 185.18.213.64 |
| SPF_IP | 185.88.179.88 |
| SPF_IP | 195.201.242.85 |
| SPF_IP | 195.201.69.252 |
| SPF_IP | 45.93.170.3 |
| SPF_IP | 5.10.248.240 |
| SPF_IP | 87.107.124.211 |
| SPF_MX | quickheal.co.ir |
Related pages
Pivot deeper into the graph from quickheal.co.ir.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "quickheal.co.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.