Skip to content

Hostname

123ink.ca

Last fetched

123ink.ca resolves to 7 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:2316042 as the registrar.

Nutrition Label

WHISPER CANON · 123ink.caRouting diversity3.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/123ink.ca

Resolution chain

123ink.ca resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
15.157.120.1215.156.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
15.157.30.10715.156.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
15.157.78.17615.156.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
15.222.195.15415.222.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
16.54.3.16316.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
16.54.42.12416.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
3.99.116.1753.98.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:2316042
Organization
alphapoint
Contact emails

Subdomains

6 observed subdomains of 123ink.ca.

Web-graph footprint

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

109 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from 123ink.ca.

Cypher and MCP

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

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