All hostnames sentry.intservers.net resolves to 20 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.
Nutrition Label WHISPER CANON · sentry.intservers.net Routing diversity 6.1/10 Peering density 10.0/10 MOAS conflict ✓ none Threat-feed listings 6.8/10 WHOIS transparency 0.0/10 Resolver footprint 3.2/10 canon.whisper.security/host/sentry.intservers.net Resolution chain sentry.intservers.net resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 104.18.38.142 104.18.38.0/24 AS13335 CLOUDFLARENET - Cloudflare, Inc. CA 172.64.149.114 172.64.149.0/24 AS13335 CLOUDFLARENET - Cloudflare, Inc. CA 18.200.117.142 18.200.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IE 18.200.166.158 18.200.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IE 18.203.240.68 18.202.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.243.137.225 34.240.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.246.225.222 34.240.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.247.248.142 34.240.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.255.114.47 34.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.16.141.85 52.16.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.16.163.74 52.16.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.18.117.206 52.18.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.18.247.114 52.18.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.215.111.242 52.208.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.215.32.28 52.208.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.30.226.102 52.30.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.30.8.218 52.30.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.30.90.195 52.30.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.48.186.62 52.48.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.51.177.169 52.48.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. IE
WHOIS identity No WHOIS records are currently associated with sentry.intservers.net in WhisperGraph.
Related pages Pivot deeper into the graph from sentry.intservers.net.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "sentry.intservers.net"})-[: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 .