Skip to content

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

WHISPER CANON · quickheal.co.irRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/quickheal.co.ir

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.

IPPrefixASNOperatorCountry
5.10.248.2405.10.248.0/24AS212607IR

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.

Threat posture

History

Mail and authentication

MX records

  • quickheal.co.ir

SPF policy

18 SPF mechanisms authorising senders for quickheal.co.ir.

MechanismTarget
SPF_Aquickheal.co.ir
SPF_INCLUDEcg.mitralhost.com
SPF_INCLUDEmitralhost.com
SPF_INCLUDEspf.cg.mitralhost.com
SPF_IP148.63.79.212
SPF_IP152.89.45.157
SPF_IP171.22.24.212
SPF_IP178.239.150.4
SPF_IP178.63.79.232
SPF_IP185.128.139.172
SPF_IP185.18.213.64
SPF_IP185.88.179.88
SPF_IP195.201.242.85
SPF_IP195.201.69.252
SPF_IP45.93.170.3
SPF_IP5.10.248.240
SPF_IP87.107.124.211
SPF_MXquickheal.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.