Skip to content

Hostname

constructbuy.com

Last fetched

constructbuy.com resolves to 12 IPv4 addresses operated by AS64073 in IN. WHOIS lists iana:1910 as the registrar.

Nutrition Label

WHISPER CANON · constructbuy.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/constructbuy.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.2.1230.0.0.0/0AS64073IN
13.226.2.550.0.0.0/0AS64073IN
13.226.2.590.0.0.0/0AS64073IN
13.226.2.810.0.0.0/0AS64073IN
18.164.154.12418.164.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.154.12918.164.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.154.1818.164.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.154.4218.164.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.36.10618.239.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.36.11818.239.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.36.718.239.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.36.918.239.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL

WHOIS identity

Registrar
iana:1910
Organization
constructbuy
Contact emails

Subdomains

25 observed subdomains of constructbuy.com.

Web-graph footprint

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

17 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for constructbuy.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from constructbuy.com.

Cypher and MCP

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

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