Skip to content

Hostname

am.lilly.com

Last fetched

am.lilly.com resolves to 13 IPv4 addresses operated by LILLY-AS - Eli Lilly and Company in US.

Nutrition Label

WHISPER CANON · am.lilly.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/am.lilly.com

Resolution chain

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

IPPrefixASNOperatorCountry
40.1.228.16640.1.0.0/16AS4249LILLY-AS - Eli Lilly and CompanyUS
40.1.228.18140.1.0.0/16AS4249LILLY-AS - Eli Lilly and CompanyUS
40.1.228.18240.1.0.0/16AS4249LILLY-AS - Eli Lilly and CompanyUS
40.1.228.18340.1.0.0/16AS4249LILLY-AS - Eli Lilly and CompanyUS
40.10.165.24340.10.0.0/15AS4249LILLY-AS - Eli Lilly and CompanyUS
40.144.140.11540.144.0.0/16AS4249LILLY-AS - Eli Lilly and CompanyUS
40.147.130.16540.147.128.0/17AS4249LILLY-AS - Eli Lilly and CompanyUS
40.200.73.13240.200.73.0/24AS4249LILLY-AS - Eli Lilly and CompanyUS
40.228.19.17540.228.0.0/18AS4249LILLY-AS - Eli Lilly and CompanyGB
40.228.19.17640.228.0.0/18AS4249LILLY-AS - Eli Lilly and CompanyGB
40.6.132.10140.6.128.0/17AS4249LILLY-AS - Eli Lilly and CompanyUS
40.6.132.6640.6.128.0/17AS4249LILLY-AS - Eli Lilly and CompanyUS
40.6.132.6740.6.128.0/17AS4249LILLY-AS - Eli Lilly and CompanyUS

WHOIS identity

No WHOIS records are currently associated with am.lilly.com in WhisperGraph.

Subdomains

75,413 observed subdomains of am.lilly.com.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for am.lilly.com.

Related pages

Pivot deeper into the graph from am.lilly.com.

Cypher and MCP

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

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