Skip to content

Hostname

tsus.datamonitor.glance.net

Last fetched

tsus.datamonitor.glance.net resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · tsus.datamonitor.glance.netRouting diversity3.9/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/tsus.datamonitor.glance.net

Resolution chain

tsus.datamonitor.glance.net resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.138.246.116107.182.140.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.246.27107.182.140.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.246.56107.182.140.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.246.85107.182.140.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.210.205.25418.164.134.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.230.242.143.175.249.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
54.224.118.14152.219.220.0/23AS14618AMAZON-AES - Amazon.com, Inc.US
54.237.179.20954.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with tsus.datamonitor.glance.net in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for tsus.datamonitor.glance.net.

MechanismTarget
SPF_INCLUDEkqt3qe66c4.powerspf.com

Related pages

Pivot deeper into the graph from tsus.datamonitor.glance.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "tsus.datamonitor.glance.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.