Hostname
avermedia.com
Last fetched
avermedia.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
avermedia.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.11.18.192 | 52.10.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- avermedia technologies,
- Contact emails
- b24za5yg7nr@networksolutionsprivateregistration.com
- bn7ta4f65e8@networksolutionsprivateregistration.com
- cm65e2ta9nk@networksolutionsprivateregistration.com
- dr9wa5e22th@networksolutionsprivateregistration.com
- f68v47646kp@networksolutionsprivateregistration.com
- fv4zw88r9fn@networksolutionsprivateregistration.com
- gr96y36v26h@networksolutionsprivateregistration.com
- jp2n89cw5m6@networksolutionsprivateregistration.com
- k828p2jj4fd@networksolutionsprivateregistration.com
- legal@avermedia.com
- m37tv9mv5x3@networksolutionsprivateregistration.com
- pc38x3fq8xn@networksolutionsprivateregistration.com
- pm5ga2s727z@networksolutionsprivateregistration.com
- ss2m76a55n9@networksolutionsprivateregistration.com
- t87c52287w7@networksolutionsprivateregistration.com
- uu9cw2c735a@networksolutionsprivateregistration.com
- vt7k49dv4nt@networksolutionsprivateregistration.com
- wj2pd9kf78v@networksolutionsprivateregistration.com
- xq9p29pu9da@networksolutionsprivateregistration.com
- zv4fd9mg6br@networksolutionsprivateregistration.com
Subdomains
41 observed subdomains of avermedia.com.
Showing 25 of 41. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from avermedia.com in the public web crawl.
855 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for avermedia.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 203.67.23.176 |
| SPF_IP | 59.120.208.156 |
Related pages
Pivot deeper into the graph from avermedia.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "avermedia.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.