Skip to content

Hostname

avvale.com

Last fetched

avvale.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · avvale.comRouting diversity6.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/avvale.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.64.1313.5.64.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.64.1523.5.64.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.64.1813.5.64.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.64.2003.5.64.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.64.2103.5.64.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.64.2153.5.64.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.64.2283.5.64.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.64.2293.5.64.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.64.2303.5.64.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.64.2463.5.64.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.64.2523.5.64.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.64.333.5.64.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.66.103.5.66.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.66.153.5.66.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.66.23.5.66.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.66.393.5.66.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.66.473.5.66.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.66.483.5.66.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.67.1953.5.67.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.67.1973.5.67.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:468
Organization
1&1 internet
Contact emails

Subdomains

39 observed subdomains of avvale.com.

Web-graph footprint

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

192 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for avvale.com.

MechanismTarget
SPF_INCLUDE500261.spf03.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP46.51.192.49
SPF_IP54.72.5.79

Related pages

Pivot deeper into the graph from avvale.com.

Cypher and MCP

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

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