Skip to content

Hostname

linaro.org

Last fetched

linaro.org resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · linaro.orgRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/linaro.org

Resolution chain

linaro.org resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.167.163.1203.167.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.163.1293.167.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.163.793.167.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.163.843.167.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.1352.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.5352.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.7652.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.9352.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.211.4918.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.9618.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.10718.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.1918.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
chris marshall (network team)
Contact emails

Subdomains

88 observed subdomains of linaro.org.

Web-graph footprint

Distinct hostnames that link to or from linaro.org in the public web crawl.

600 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for linaro.org.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.intacct.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_IP107.21.238.147
SPF_IP144.76.223.100
SPF_IP213.146.141.112
SPF_IP54.225.227.206
SPF_IP82.71.243.203
SPF_IP93.93.131.118

Related pages

Pivot deeper into the graph from linaro.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "linaro.org"})-[: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.