Skip to content

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

WHISPER CANON · plinterla-19859001.codehs.meRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings5.4/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/plinterla-19859001.codehs.me

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.

IPPrefixASNOperatorCountry
13.225.245.12613.225.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.PT
13.225.245.213.225.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.PT
13.225.245.4013.225.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.PT
13.225.245.4213.225.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.PT
13.227.192.3613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.66.122.10018.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.4118.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.7218.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.7618.66.120.0/21AS16509AMAZON-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.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.