Hostname
lfadmin.nextgen.dev.platform.linuxfoundation.org
Last fetched
lfadmin.nextgen.dev.platform.linuxfoundation.org resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.
Nutrition Label
Resolution chain
lfadmin.nextgen.dev.platform.linuxfoundation.org resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.32.241.110 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.27 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.40 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.96 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.169.55.106 | 3.169.52.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TW |
| 3.169.55.34 | 3.169.52.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TW |
| 3.169.55.38 | 3.169.52.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TW |
| 3.169.55.72 | 3.169.52.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TW |
| 3.171.185.18 | 3.171.184.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.171.185.40 | 3.171.184.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.171.185.85 | 3.171.184.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.171.185.9 | 3.171.184.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
WHOIS identity
No WHOIS records are currently associated with lfadmin.nextgen.dev.platform.linuxfoundation.org in WhisperGraph.
Threat posture
History
Related pages
Pivot deeper into the graph from lfadmin.nextgen.dev.platform.linuxfoundation.org.
- IP · 13.32.241.110
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Country · US
- Apex domain · linuxfoundation.org
- Parent domain · nextgen.dev.platform.linuxfoundation.org
- TLD · .org
- Browse hostnames · lf…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "lfadmin.nextgen.dev.platform.linuxfoundation.org"})-[: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.