Skip to content

Hostname

sentec.io

Last fetched

sentec.io resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · sentec.ioRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.5/10canon.whisper.security/host/sentec.io

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.26.22108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.45108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.90108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.98108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.192.2413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.35.20.4113.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.5313.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.8613.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.9613.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
99.84.160.2999.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.3699.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.599.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.8899.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
pt. sentinel tech indonesia
Contact emails

Subdomains

57 observed subdomains of sentec.io.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for sentec.io.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from sentec.io.

Cypher and MCP

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

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