Hostname
c-core.ca
Last fetched
c-core.ca resolves to 1 IPv4 address operated by MEMORIALU - Memorial University of Newfoundland in CA. WHOIS lists iana:456 as the registrar.
Nutrition Label
Resolution chain
c-core.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 |
|---|---|---|---|---|
| 134.153.232.43 | 134.153.0.0/16 | AS6579 | MEMORIALU - Memorial University of Newfoundland | CA |
| 134.153.232.43 | 134.153.0.0/16 | AS6579 | MEMORIALU - Memorial University of Newfoundland | CA |
WHOIS identity
- Registrar
- iana:456
- Organization
- c-core - centre for cold ocean resources engineering
- Contact emails
Subdomains
2 observed subdomains of c-core.ca.
| Subdomain |
|---|
| autodiscover.c-core.ca |
| www.c-core.ca |
Web-graph footprint
Distinct hostnames that link to or from c-core.ca in the public web crawl.
133 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
14 SPF mechanisms authorising senders for c-core.ca.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | netsuitesuiteprojectspro.com |
| SPF_INCLUDE | spf.mtasv.net |
| SPF_INCLUDE | spf.openair.com |
| SPF_INCLUDE | spf.openair1.com |
| SPF_IP | 134.153.136.21/32 |
| SPF_IP | 134.153.136.22/31 |
| SPF_IP | 134.153.136.24/30 |
| SPF_IP | 134.153.136.28/32 |
| SPF_IP | 134.153.136.29/32 |
| SPF_IP | 134.153.136.31 |
| SPF_IP | 134.153.136.51/32 |
| SPF_IP | 134.153.136.52/30 |
| SPF_IP | 134.153.136.56/31 |
| SPF_IP | 134.153.136.58/32 |
Related pages
Pivot deeper into the graph from c-core.ca.
- IP · 134.153.232.43
- ASN · AS6579MEMORIALU - Memorial University of Newfoundland
- Registrar · iana:456
- Country · CA
- Email · gbarrington@mun.ca
- TLD · .ca
- Browse hostnames · cc…
- 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: "c-core.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.