Skip to content

Hostname

www.protech-security.org

Last fetched

www.protech-security.org resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · www.protech-security.orgRouting diversity4.2/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/www.protech-security.org

Resolution chain

www.protech-security.org resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
52.218.112.6552.218.112.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.218.118.2752.218.118.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.218.45.6752.218.45.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.92.0.14752.92.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.92.0.21952.92.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.92.0.352.92.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.92.1.21952.92.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.92.1.4352.92.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.92.16.24352.92.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.92.18.5152.92.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.92.19.17952.92.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.92.19.8352.92.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.92.20.25152.92.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.92.20.9952.92.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.92.32.13152.92.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.92.5.1152.92.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

No WHOIS records are currently associated with www.protech-security.org in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from www.protech-security.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "www.protech-security.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.