Skip to content

Hostname

amgen.it

Last fetched

amgen.it resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:markmonitor international limited as the registrar.

Nutrition Label

WHISPER CANON · amgen.itRouting diversity5.2/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/amgen.it

Resolution chain

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

IPPrefixASNOperatorCountry
16.144.147.18616.144.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
35.82.93.4235.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.83.136.9135.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.246.149.18544.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.36.4.13252.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.40.96.16452.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.188.158.14454.188.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.191.176.20254.191.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
54.200.137.16054.200.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.213.176.13254.213.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
184.33.34.82184.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
184.33.103.245184.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:markmonitor international limited
Organization
amgen s.p.a.
Contact emails

Subdomains

9 observed subdomains of amgen.it.

Web-graph footprint

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

72 sites link to this hostname.

88 sites linked to from this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from amgen.it.

Cypher and MCP

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

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