Skip to content

Hostname

structuredweb.com

Last fetched

structuredweb.com resolves to 17 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:9 as the registrar.

Nutrition Label

WHISPER CANON · structuredweb.comRouting diversity5.7/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/structuredweb.com

Resolution chain

structuredweb.com resolves to 17 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.29.182.137100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.48.172.41100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
13.216.203.3013.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.235.45.23218.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
23.23.200.8523.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.216.164.733.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.220.64.483.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.226.35.2053.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.195.32.2334.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.206.173.19734.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.230.100.4134.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.194.18.21644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.198.239.6944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.205.178.12652.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.44.21.5052.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.166.67.14854.166.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
100.49.113.93100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:9
Organization
daniel nissan
Contact emails

Subdomains

107 observed subdomains of structuredweb.com.

Web-graph footprint

Distinct hostnames that link to or from structuredweb.com in the public web crawl.

202 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for structuredweb.com.

Related pages

Pivot deeper into the graph from structuredweb.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "structuredweb.com"})-[: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.