Skip to content

Hostname

construction.com

Last fetched

construction.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · construction.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/construction.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.155.68.10718.155.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.155.68.4218.155.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.155.68.6618.155.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.155.68.6818.155.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.66.112.12618.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.718.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.7418.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.7918.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.61.3952.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.5652.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.7052.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.852.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of construction.com owner
Contact emails

Subdomains

135 observed subdomains of construction.com.

Web-graph footprint

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

1,301 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for construction.com.

MechanismTarget
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDE_spf.billtrust.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEhelpscoutemail.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP192.69.130.0/24
SPF_IP192.69.131.0/24
SPF_IP64.106.173.0/25
SPF_MXconstruction.com

Related pages

Pivot deeper into the graph from construction.com.

Cypher and MCP

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

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