Hostname
netgear.com
Last fetched
netgear.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
netgear.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.248.140.194 | 13.248.128.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 76.223.14.31 | 76.223.0.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- netgear,
- Contact emails
- a449s7uh98w@networksolutionsprivateregistration.com
- bc3zc2r7322@networksolutionsprivateregistration.com
- cq2am6av5dt@networksolutionsprivateregistration.com
- df6gz9gu92x@networksolutionsprivateregistration.com
- dg6db98f7rq@networksolutionsprivateregistration.com
- dq3kg3wd4k8@networksolutionsprivateregistration.com
- ec3sg6374m8@networksolutionsprivateregistration.com
- em5zp6ez28g@networksolutionsprivateregistration.com
- fm2hu9qz6b7@networksolutionsprivateregistration.com
- gh4nu7zg654@networksolutionsprivateregistration.com
- gw6a548y99j@networksolutionsprivateregistration.com
- h83yb2yz842@networksolutionsprivateregistration.com
- j57g56at7gx@networksolutionsprivateregistration.com
- j79vu5bt4yz@networksolutionsprivateregistration.com
- jk85t26q93h@networksolutionsprivateregistration.com
- jm6vx3kk96a@networksolutionsprivateregistration.com
- krobinson@netgear.com
- kv2w77a65ne@networksolutionsprivateregistration.com
- mq7p35xs6ck@networksolutionsprivateregistration.com
- mx4hf9dp8rf@networksolutionsprivateregistration.com
- and 24 more
Subdomains
180 observed subdomains of netgear.com.
Showing 25 of 180. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from netgear.com in the public web crawl.
4,987 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for netgear.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | %{ir}.%{v}.%{d}.spf.has.pphosted.com |
Related pages
Pivot deeper into the graph from netgear.com.
- IP · 13.248.140.194
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:2
- Country · CA
- Email · a449s7uh98w@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · ne…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "netgear.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.