Hostname
linaro.com
Last fetched
linaro.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
linaro.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.249.126.117 | 13.249.120.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.126.30 | 13.249.120.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.126.55 | 13.249.120.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.126.56 | 13.249.120.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.80.47 | 18.238.80.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.80.52 | 18.238.80.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.80.59 | 18.238.80.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.80.87 | 18.238.80.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of linaro.com owner
- Contact emails
- linaro.com@domainsbyproxy.com
- 23c90bdf-3f87-4604-a15f-e7d9b3782042@identity-protect.org
- 88c541e6-89e1-4c99-a270-237b6b46c7d6@identity-protect.org
- 8ea2edfd-0820-43aa-b012-148539cf6e31@identity-protect.org
- 97eed6c6-0d40-4678-9a97-9e33cb7098b7@identity-protect.org
- b97caf89-1765-4f72-8968-1af4e08dfc4b@identity-protect.org
- ba7f8f1d-e550-48a2-a24b-53d52751df68@identity-protect.org
- ee87a6d7-6b0b-4f51-bced-710a93f9dcdb@identity-protect.org
- owner-10205918@linaro.com.whoisprivacyservice.org
Subdomains
33 observed subdomains of linaro.com.
Showing 25 of 33. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from linaro.com in the public web crawl.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from linaro.com.
- IP · 13.249.126.117
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · linaro.com@domainsbyproxy.com
- TLD · .com
- Browse hostnames · li…
- 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: "linaro.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.