Skip to content

Hostname

quickheal.com

Last fetched

quickheal.com resolves to 1 IPv4 address operated by ORACLE-BMC-31898 - Oracle Corporation in IN. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · quickheal.comRouting diversity1.5/10Peering density8.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/quickheal.com

Resolution chain

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

IPPrefixASNOperatorCountry
129.151.45.145129.151.40.0/21AS31898ORACLE-BMC-31898 - Oracle CorporationIN

WHOIS identity

Registrar
iana:69
Organization
quick heal technologies
Contact emails

Subdomains

42 observed subdomains of quickheal.com.

Web-graph footprint

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

301 sites link to this hostname.

26 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for quickheal.com.

MechanismTarget
SPF_Aquickheal.com
SPF_INCLUDEnczc.asia
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEzcsend.in
SPF_IP115.112.38.60
SPF_IP115.112.64.154
SPF_IP13.127.242.145
SPF_IP13.127.96.179
SPF_IP13.232.231.128
SPF_IP13.233.92.246
SPF_IP13.234.122.148
SPF_IP14.141.107.206
SPF_IP14.141.38.200
SPF_IP14.142.80.19
SPF_IP141.148.209.252
SPF_IP15.206.78.145
SPF_IP3.6.139.57
SPF_MXquickheal.com

Related pages

Pivot deeper into the graph from quickheal.com.

Cypher and MCP

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

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