Hostname
firstcapitalconstruction.ca
Last fetched
firstcapitalconstruction.ca resolves to 2 IPv4 addresses operated by WEHOSTWEBSITES-COM - Handy Networks, LLC in US. WHOIS lists registrar:namespro solutions inc. as the registrar.
Nutrition Label
Resolution chain
firstcapitalconstruction.ca resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 68.71.132.165 | 68.71.128.0/19 | AS30475 | WEHOSTWEBSITES-COM - Handy Networks, LLC | US |
| 72.57.103.21 | 72.57.102.0/23 | AS55286 | SERVER-MANIA - B2 Net Solutions Inc. | CA |
WHOIS identity
- Registrar
- registrar:namespro solutions inc.
- Organization
- —
- Contact emails
- —
Subdomains
4 observed subdomains of firstcapitalconstruction.ca.
Web-graph footprint
Distinct hostnames that link to or from firstcapitalconstruction.ca in the public web crawl.
8 sites link to this hostname.
19 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for firstcapitalconstruction.ca.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from firstcapitalconstruction.ca.
- IP · 68.71.132.165
- ASN · AS30475WEHOSTWEBSITES-COM - Handy Networks, LLC
- Registrar · registrar:namespro solutions inc.
- Country · US
- TLD · .ca
- Browse hostnames · fi…
- 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: "firstcapitalconstruction.ca"})-[: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.