Skip to content

Hostname

avehr.com

Last fetched

avehr.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in OM. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · avehr.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/avehr.com

Resolution chain

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

IPPrefixASNOperatorCountry
143.204.106.28143.204.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM
143.204.106.46143.204.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM
143.204.106.5143.204.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM
143.204.106.56143.204.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM
65.8.76.1765.8.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
65.8.76.2765.8.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
65.8.76.8765.8.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
65.8.76.9265.8.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0146577135
Contact emails

Subdomains

19 observed subdomains of avehr.com.

Web-graph footprint

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

9 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for avehr.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from avehr.com.

Cypher and MCP

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

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