Skip to content

Hostname

centramatic.ca

Last fetched

centramatic.ca resolves to 1 IPv4 address operated by A2HOSTING - A2 Hosting, Inc. in US. WHOIS lists registrar:reg.ca (regca enterprises inc.) as the registrar.

Nutrition Label

WHISPER CANON · centramatic.caRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/centramatic.ca

Resolution chain

centramatic.ca resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
181.224.134.195181.224.128.0/21AS55293A2HOSTING - A2 Hosting, Inc.US

WHOIS identity

Registrar
registrar:reg.ca (regca enterprises inc.)
Organization
Contact emails

Subdomains

8 observed subdomains of centramatic.ca.

Web-graph footprint

Distinct hostnames that link to or from centramatic.ca in the public web crawl.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

  • centramatic.ca

SPF policy

5 SPF mechanisms authorising senders for centramatic.ca.

MechanismTarget
SPF_Acentramatic.ca
SPF_IP181.224.134.195
SPF_IP216.137.178.157
SPF_IP68.66.206.178
SPF_MXcentramatic.ca

Related pages

Pivot deeper into the graph from centramatic.ca.

Cypher and MCP

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

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

Or query Whisper from your own LLM workflow via the Whisper MCP server.