Skip to content

Hostname

amgen.com

Last fetched

amgen.com resolves to 14 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · amgen.comRouting diversity5.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/amgen.com

Resolution chain

amgen.com resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.22.179.193100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
16.147.110.3116.147.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
16.147.162.23416.147.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
16.148.159.25316.148.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
35.164.165.10435.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.166.20.23635.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.95.197.15235.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.236.49.19144.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.238.131.6744.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.244.177.6444.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.11.20.9552.10.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.88.140.20352.88.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.191.109.1154.191.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
184.33.209.78184.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:292
Organization
amgen,
Contact emails

Subdomains

408 observed subdomains of amgen.com.

Web-graph footprint

Distinct hostnames that link to or from amgen.com in the public web crawl.

3,238 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for amgen.com.

Related pages

Pivot deeper into the graph from amgen.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "amgen.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.