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
Resolution chain
mylan.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.27.85.117 | 100.24.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 100.30.37.186 | 100.24.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 100.52.12.24 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 13.223.198.200 | 13.216.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.213.161.24 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.229.148.59 | 3.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.193.142.80 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.210.6.126 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.219.171.159 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.1.220.202 | 52.0.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.20.14.215 | 52.20.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.44.69.191 | 52.44.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.72.16.91 | 52.72.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 32.193.143.184 | 32.192.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.224.133.83 | 54.224.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 100.52.51.33 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:292
- Organization
- mylan
- Contact emails
Subdomains
117 observed subdomains of mylan.com.
Showing 25 of 117. View all subdomains →
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 inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
23 SPF mechanisms authorising senders for mylan.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | ae.veevasystems.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 15.236.69.105 |
| SPF_IP | 15.237.135.34 |
| SPF_IP | 15.237.15.123 |
| SPF_IP | 15.237.87.152 |
| SPF_IP | 3.11.34.38 |
| SPF_IP | 3.208.181.63 |
| SPF_IP | 3.214.101.174 |
| SPF_IP | 3.225.231.107 |
| SPF_IP | 3.6.183.60 |
| SPF_IP | 3.64.226.212 |
| SPF_IP | 3.93.139.220/32 |
| SPF_IP | 35.181.116.59 |
| SPF_IP | 35.181.132.64 |
| SPF_IP | 35.181.14.41 |
| SPF_IP | 35.181.15.25 |
| SPF_IP | 35.181.2.234 |
| SPF_IP | 35.181.39.186 |
| SPF_IP | 35.181.71.70 |
| SPF_IP | 52.47.57.19 |
| SPF_IP | 80.149.217.102/32 |
Related pages
Pivot deeper into the graph from mylan.com.
- IP · 100.27.85.117
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:292
- Country · US
- Email · josiah.devasirvatham@mylan.com
- TLD · .com
- Browse hostnames · my…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.