Hostname
metro.net
Last fetched
metro.net resolves to 14 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
metro.net resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.56.73.226 | 13.56.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.56.75.37 | 13.56.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.57.70.15 | 13.57.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.57.84.20 | 13.57.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.52.129.102 | 52.52.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.52.215.240 | 52.52.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.53.39.72 | 52.52.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.153.23.78 | 54.153.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.183.123.8 | 54.183.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.193.213.117 | 54.193.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.215.202.90 | 54.215.192.0/18 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.241.153.16 | 54.241.128.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.241.212.25 | 54.241.192.0/18 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.176.142.172 | 54.176.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- los angeles county metropolitan transportation authority
- Contact emails
Subdomains
168 observed subdomains of metro.net.
Showing 25 of 168. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from metro.net in the public web crawl.
3,146 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for metro.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf1.metro.net |
| SPF_INCLUDE | spf2.metro.net |
| SPF_INCLUDE | spf3.metro.net |
Related pages
Pivot deeper into the graph from metro.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "metro.net"})-[: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.