Skip to content

Hostname

apps.dsop.structsure.io

Last fetched

apps.dsop.structsure.io resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · apps.dsop.structsure.ioRouting diversity5.4/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/apps.dsop.structsure.io

Resolution chain

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

IPPrefixASNOperatorCountry
13.219.43.17013.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.208.148.1763.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.95.41.303.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.217.18.17144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.207.10.11452.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.87.73.2652.86.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.144.123.2654.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.145.147.17354.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.162.165.24654.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.86.212.11054.86.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
98.85.44.7698.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.91.123.8098.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with apps.dsop.structsure.io in WhisperGraph.

Subdomains

2 observed subdomains of apps.dsop.structsure.io.

Threat posture

History

Related pages

Pivot deeper into the graph from apps.dsop.structsure.io.

Cypher and MCP

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

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