Hostname
plinterla-19859001.codehs.me
Last fetched
plinterla-19859001.codehs.me resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in PT.
Nutrition Label
Resolution chain
plinterla-19859001.codehs.me 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.225.245.126 | 13.225.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PT |
| 13.225.245.2 | 13.225.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PT |
| 13.225.245.40 | 13.225.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PT |
| 13.225.245.42 | 13.225.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PT |
| 13.227.192.36 | 13.227.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 13.227.192.48 | 13.227.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 13.227.192.58 | 13.227.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 13.227.192.63 | 13.227.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 18.66.122.100 | 18.66.120.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.122.41 | 18.66.120.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.122.72 | 18.66.120.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.122.76 | 18.66.120.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
No WHOIS records are currently associated with plinterla-19859001.codehs.me in WhisperGraph.
Subdomains
1 observed subdomain of plinterla-19859001.codehs.me.
| Subdomain |
|---|
| www.plinterla-19859001.codehs.me |
Threat posture
History
Related pages
Pivot deeper into the graph from plinterla-19859001.codehs.me.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "plinterla-19859001.codehs.me"})-[: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.