Hostname
aver.com
Last fetched
aver.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
aver.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- iana:2
- Organization
- aver information
- Contact emails
- b36c78tb5ur@networksolutionsprivateregistration.com
- bd4kv5ry5vd@networksolutionsprivateregistration.com
- bs88n5ck2r6@networksolutionsprivateregistration.com
- ct3k53qd4xv@networksolutionsprivateregistration.com
- cx4h38cy7sv@networksolutionsprivateregistration.com
- d42jk84w7xq@networksolutionsprivateregistration.com
- dk8963942we@networksolutionsprivateregistration.com
- dp34s8u39ve@networksolutionsprivateregistration.com
- ds9zw4n966r@networksolutionsprivateregistration.com
- e32ja9e33en@networksolutionsprivateregistration.com
- f67cv2ac8jq@networksolutionsprivateregistration.com
- ff73x6pf893@networksolutionsprivateregistration.com
- g29g59uz5e8@networksolutionsprivateregistration.com
- g85hm2yt8gs@networksolutionsprivateregistration.com
- gr5y36cq9mk@networksolutionsprivateregistration.com
- h36mu5s7257@networksolutionsprivateregistration.com
- h38ve8cd4w8@networksolutionsprivateregistration.com
- hh3zz5qc6qp@networksolutionsprivateregistration.com
- hj4c76k83uy@networksolutionsprivateregistration.com
- ht6s92vr5pm@networksolutionsprivateregistration.com
- and 36 more
Subdomains
51 observed subdomains of aver.com.
Showing 25 of 51. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from aver.com in the public web crawl.
393 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for aver.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 113.196.139.110/31 |
| SPF_IP | 60.248.92.75/31 |
| SPF_MX | aver.com |
Related pages
Pivot deeper into the graph from aver.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.