Skip to content

Hostname

www.centramatic.ca

Last fetched

www.centramatic.ca resolves to 1 IPv4 address operated by A2HOSTING - A2 Hosting, Inc. in US.

Nutrition Label

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

Resolution chain

www.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

No WHOIS records are currently associated with www.centramatic.ca in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for www.centramatic.ca.

MechanismTarget
SPF_Awww.centramatic.ca
SPF_IP181.224.134.195
SPF_IP216.137.178.157
SPF_IP68.66.206.178
SPF_MXwww.centramatic.ca

Related pages

Pivot deeper into the graph from www.centramatic.ca.

Cypher and MCP

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

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