Skip to content

Hostname

inet.sentryx.io

Last fetched

inet.sentryx.io resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · inet.sentryx.ioRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/inet.sentryx.io

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.94.12913.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.4913.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.5413.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.6413.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.181.34143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.42143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.66143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.75143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
65.8.54.11265.8.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.54.11365.8.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.54.8665.8.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.54.9065.8.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with inet.sentryx.io in WhisperGraph.

Subdomains

12 observed subdomains of inet.sentryx.io.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for inet.sentryx.io.

Related pages

Pivot deeper into the graph from inet.sentryx.io.

Cypher and MCP

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

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