Skip to content

Hostname

piecito.org

Last fetched

piecito.org resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:2487 as the registrar.

Nutrition Label

WHISPER CANON · piecito.orgRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/piecito.org

Resolution chain

piecito.org resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.225.131.16213.225.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.131.19113.225.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.131.2213.225.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.131.3613.225.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
18.65.46.18818.65.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
18.65.46.19618.65.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
18.65.46.2518.65.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
18.65.46.6818.65.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

Registrar
iana:2487
Organization
john mccann
Contact emails

Subdomains

2 observed subdomains of piecito.org.

Threat posture

History

Related pages

Pivot deeper into the graph from piecito.org.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "piecito.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 20

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