Hostname
synerglace.ca
Last fetched
synerglace.ca resolves to 1 IPv4 address operated by ESTRUXTURE-QC-10929 - eStruxture Data Centers Inc. in CA. WHOIS lists registrar:gandi services inc. as the registrar.
Nutrition Label
Resolution chain
synerglace.ca resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 184.170.129.27 | 184.170.128.0/20 | AS10929 | ESTRUXTURE-QC-10929 - eStruxture Data Centers Inc. | CA |
WHOIS identity
- Registrar
- registrar:gandi services inc.
- Organization
- philippe aubertin
- Contact emails
Subdomains
7 observed subdomains of synerglace.ca.
Web-graph footprint
Distinct hostnames that link to or from synerglace.ca in the public web crawl.
10 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- synerglace.ca
SPF policy
3 SPF mechanisms authorising senders for synerglace.ca.
| Mechanism | Target |
|---|---|
| SPF_A | synerglace.ca |
| SPF_IP | 184.170.129.27 |
| SPF_MX | synerglace.ca |
Related pages
Pivot deeper into the graph from synerglace.ca.
- IP · 184.170.129.27
- ASN · AS10929ESTRUXTURE-QC-10929 - eStruxture Data Centers Inc.
- Registrar · registrar:gandi services inc.
- Country · CA
- Email · c6be1aa3433fb59826fb3a24f48ec711-1167218@contact.gandi.net
- TLD · .ca
- Browse hostnames · sy…
- 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: "synerglace.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.