Skip to content

Hostname

help.avg.com

Last fetched

help.avg.com resolves to 2 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in TW.

Nutrition Label

WHISPER CANON · help.avg.comRouting diversity2.4/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/help.avg.com

Resolution chain

help.avg.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
23.11.93.18223.11.80.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.TW
23.47.22.23323.47.16.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.US

WHOIS identity

No WHOIS records are currently associated with help.avg.com in WhisperGraph.

Web-graph footprint

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

31 sites link to this hostname.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for help.avg.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP139.60.152.0/22
SPF_IP162.247.216.0/22
SPF_IP5.62.38.128
SPF_IP5.62.40.133
SPF_IP5.62.42.66
SPF_IP5.62.44.135
SPF_IP5.62.46.151
SPF_IP5.62.48.106
SPF_IP54.186.193.102/32
SPF_IP64.69.212.0/24
SPF_IP69.94.69.155
SPF_IP91.213.143.10
SPF_IP98.97.248.0/21

Related pages

Pivot deeper into the graph from help.avg.com.

Cypher and MCP

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

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