Skip to content

Hostname

mylan.com

Last fetched

mylan.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · mylan.comRouting diversity5.6/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/mylan.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.27.85.117100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.30.37.186100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.52.12.24100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
13.223.198.20013.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.213.161.243.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.229.148.593.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.193.142.8044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.210.6.12644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.219.171.15944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.1.220.20252.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.20.14.21552.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.44.69.19152.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.72.16.9152.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
32.193.143.18432.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.224.133.8354.224.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
100.52.51.33100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:292
Organization
mylan
Contact emails

Subdomains

117 observed subdomains of mylan.com.

Web-graph footprint

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

485 sites link to this hostname.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

23 SPF mechanisms authorising senders for mylan.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEae.veevasystems.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP15.236.69.105
SPF_IP15.237.135.34
SPF_IP15.237.15.123
SPF_IP15.237.87.152
SPF_IP3.11.34.38
SPF_IP3.208.181.63
SPF_IP3.214.101.174
SPF_IP3.225.231.107
SPF_IP3.6.183.60
SPF_IP3.64.226.212
SPF_IP3.93.139.220/32
SPF_IP35.181.116.59
SPF_IP35.181.132.64
SPF_IP35.181.14.41
SPF_IP35.181.15.25
SPF_IP35.181.2.234
SPF_IP35.181.39.186
SPF_IP35.181.71.70
SPF_IP52.47.57.19
SPF_IP80.149.217.102/32

Related pages

Pivot deeper into the graph from mylan.com.

Cypher and MCP

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

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