Skip to content

Hostname

pillyze.io

Last fetched

pillyze.io resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:100 as the registrar.

Nutrition Label

WHISPER CANON · pillyze.ioRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/pillyze.io

Resolution chain

pillyze.io resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.125.191.3613.125.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
15.164.255.16415.164.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.34.220.1103.34.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.35.254.613.34.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.36.210.2443.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.200.115.5243.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.201.92.17843.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
54.116.135.14054.116.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
43.200.13.21943.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.200.214.24143.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
iana:100
Organization
routiny labs,
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from pillyze.io.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "pillyze.io"})-[: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.