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
Resolution chain
construction.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.155.68.107 | 18.155.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 18.155.68.42 | 18.155.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 18.155.68.66 | 18.155.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 18.155.68.68 | 18.155.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 18.66.112.126 | 18.66.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.112.7 | 18.66.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.112.74 | 18.66.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.112.79 | 18.66.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.85.61.39 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.61.56 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.61.70 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.61.8 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of construction.com owner
- Contact emails
- hostmaster@mcgraw-hill.com
- info@manofverb.com
- douglas.sheley@construction.com
- 0f86fa4d-3d82-43d9-8591-c6ae51992965@identity-protect.org
- 2999150d-32d6-4dab-b5ac-e5d5c8a8e552@identity-protect.org
- 3639ff75-cd6e-4799-a2a5-81b79d1466db@identity-protect.org
- 6b953921-bc5d-4329-a75b-500f68f4b2eb@identity-protect.org
- 7e0e96a5-0a24-4452-8bd6-774b33c3671e@identity-protect.org
- c8985dce-d838-4bab-a10f-db968d7fc5da@identity-protect.org
- eb715b29-2827-4cc9-bebf-971f49ec05b4@identity-protect.org
- owner-10060034@construction.com.whoisprivacyservice.org
- owner-10164530@construction.com.whoisprivacyservice.org
- owner-10237097@construction.com.whoisprivacyservice.org
- owner-10257416@construction.com.whoisprivacyservice.org
- owner-10341966@construction.com.whoisprivacyservice.org
- owner-10362285@construction.com.whoisprivacyservice.org
- owner-10434852@construction.com.whoisprivacyservice.org
- owner-10507046@construction.com.whoisprivacyservice.org
- owner-10611915@construction.com.whoisprivacyservice.org
- owner-10632234@construction.com.whoisprivacyservice.org
- and 42 more
Subdomains
135 observed subdomains of construction.com.
Showing 25 of 135. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from construction.com in the public web crawl.
1,301 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
10 SPF mechanisms authorising senders for construction.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.atlassian.net |
| SPF_INCLUDE | _spf.billtrust.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | helpscoutemail.com |
| SPF_INCLUDE | us._netblocks.mimecast.com |
| SPF_IP | 192.69.130.0/24 |
| SPF_IP | 192.69.131.0/24 |
| SPF_IP | 64.106.173.0/25 |
| SPF_MX | construction.com |
Related pages
Pivot deeper into the graph from construction.com.
- IP · 18.155.68.107
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SG
- Email · hostmaster@mcgraw-hill.com
- TLD · .com
- Browse hostnames · co…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.