Skip to content

Hostname

fr.aver.com

Last fetched

fr.aver.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in ES.

Nutrition Label

WHISPER CANON · fr.aver.comRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/fr.aver.com

Resolution chain

fr.aver.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.172.226.12318.172.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
18.172.226.3018.172.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
18.172.226.6618.172.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
18.172.226.718.172.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
99.86.57.1199.86.57.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
99.86.57.11699.86.57.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
99.86.57.12599.86.57.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
99.86.57.5499.86.57.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

No WHOIS records are currently associated with fr.aver.com in WhisperGraph.

Web-graph footprint

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

5 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for fr.aver.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP113.196.139.110/31
SPF_IP60.248.92.75/31
SPF_MXfr.aver.com

Related pages

Pivot deeper into the graph from fr.aver.com.

Cypher and MCP

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

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