Skip to content

Hostname

assist.quickheal.com

Last fetched

assist.quickheal.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN.

Nutrition Label

WHISPER CANON · assist.quickheal.comRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/assist.quickheal.com

Resolution chain

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

IPPrefixASNOperatorCountry
15.207.148.15915.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
3.109.22.433.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.6.190.33.6.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
3.7.198.1563.6.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

No WHOIS records are currently associated with assist.quickheal.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for assist.quickheal.com.

MechanismTarget
SPF_Aassist.quickheal.com
SPF_Asmtp.vhdin.com
SPF_INCLUDE_spf.google.com
SPF_IP13.235.91.38
SPF_IP151.236.32.181
SPF_IP65.0.110.235
SPF_IP66.85.130.37
SPF_IP69.162.127.23
SPF_IP69.162.127.24
SPF_IP69.162.127.25
SPF_IP78.110.164.136
SPF_MXassist.quickheal.com

Related pages

Pivot deeper into the graph from assist.quickheal.com.

Cypher and MCP

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

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