Skip to content

Hostname

www.constructive.io

Last fetched

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

Nutrition Label

WHISPER CANON · www.constructive.ioRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/www.constructive.io

Resolution chain

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

IPPrefixASNOperatorCountry
18.238.55.1218.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.4618.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.8218.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.9918.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.60.10018.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.12718.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.2518.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.6518.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.165.136.1253.165.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
3.165.136.473.165.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
3.165.136.553.165.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
3.165.136.943.165.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Threat posture

History

Mail and authentication

MX records

Related pages

Pivot deeper into the graph from www.constructive.io.

Cypher and MCP

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

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