Skip to content

Hostname

copycatprinting.ca

Last fetched

copycatprinting.ca resolves to 1 IPv4 address operated by AS40028 - 1651884 Ontario Inc. in CA. WHOIS lists iana:505567 as the registrar.

Nutrition Label

WHISPER CANON · copycatprinting.caRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/copycatprinting.ca

Resolution chain

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

IPPrefixASNOperatorCountry
67.213.82.867.213.82.0/23AS40028AS40028 - 1651884 Ontario Inc.CA

WHOIS identity

Registrar
iana:505567
Organization
govital internet
Contact emails

Subdomains

6 observed subdomains of copycatprinting.ca.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for copycatprinting.ca.

MechanismTarget
SPF_Acopycatprinting.ca
SPF_INCLUDEspf.cleanmailnetwork.com
SPF_INCLUDEspf.mxflow.stream
SPF_IP67.213.82.8
SPF_MXcopycatprinting.ca

Related pages

Pivot deeper into the graph from copycatprinting.ca.

Cypher and MCP

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

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