Skip to content

Hostname

constructoracapital.com

Last fetched

constructoracapital.com resolves to 11 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · constructoracapital.comRouting diversity4.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/constructoracapital.com

Resolution chain

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

IPPrefixASNOperatorCountry
107.22.196.69107.22.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
13.216.13.9113.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
13.218.251.25213.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.226.149.1913.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.224.126.24334.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.193.215.13544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.208.112.15144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.219.94.13544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.86.119.10252.86.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.91.108.17998.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.94.202.13398.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:269
Organization
caminoweb
Contact emails

Subdomains

16 observed subdomains of constructoracapital.com.

Web-graph footprint

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

31 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for constructoracapital.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.masiv.sendclean.net
SPF_INCLUDE_spf.qp-mail.com
SPF_INCLUDE_spf.questionpro.mx
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.masivapp.com
SPF_INCLUDEzcsend.net

Related pages

Pivot deeper into the graph from constructoracapital.com.

Cypher and MCP

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

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