Skip to content

Hostname

constructiontoolwarehouse.com

Last fetched

constructiontoolwarehouse.com resolves to 3 IPv4 addresses operated by FASTLY - Fastly, Inc. in SG. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · constructiontoolwarehouse.comRouting diversity3.0/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/constructiontoolwarehouse.com

Resolution chain

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

IPPrefixASNOperatorCountry
146.75.31.52146.75.28.0/22AS54113FASTLY - Fastly, Inc.SG
151.101.19.52151.101.16.0/22AS54113FASTLY - Fastly, Inc.US
151.101.55.52151.101.52.0/22AS54113FASTLY - Fastly, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

2 observed subdomains of constructiontoolwarehouse.com.

Web-graph footprint

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

7 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for constructiontoolwarehouse.com.

MechanismTarget
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEepicordistribution.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEu14896483.wl234.sendgrid.net
SPF_IP128.245.247.22
SPF_IP132.196.90.3
SPF_IP149.72.202.185/32
SPF_IP20.236.240.77
SPF_IP65.254.18.67

Related pages

Pivot deeper into the graph from constructiontoolwarehouse.com.

Cypher and MCP

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

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