Skip to content

Hostname

constructionweekonline.com

Last fetched

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

Nutrition Label

WHISPER CANON · constructionweekonline.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/constructionweekonline.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.238.49.4818.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.6618.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.7018.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.8718.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.46.1173.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.433.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.723.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.943.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.240.174.10354.240.174.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
54.240.174.12154.240.174.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
54.240.174.8954.240.174.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
54.240.174.9854.240.174.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB

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.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for constructionweekonline.com.

MechanismTarget
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEauthsmtp.com
SPF_INCLUDEitp.net
SPF_INCLUDEitpmailer.me
SPF_INCLUDEzcsend.net
SPF_IP52.37.133.253

Related pages

Pivot deeper into the graph from constructionweekonline.com.

Cypher and MCP

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

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