Skip to content

Hostname

linkcy.io

Last fetched

linkcy.io resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · linkcy.ioRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/linkcy.io

Resolution chain

linkcy.io resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.246.10213.227.246.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
13.227.246.1413.227.246.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
13.227.246.2513.227.246.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
13.227.246.9413.227.246.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
13.32.87.10413.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.87.10813.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.87.2413.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.87.5213.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

10 observed subdomains of linkcy.io.

Web-graph footprint

Distinct hostnames that link to or from linkcy.io in the public web crawl.

10 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for linkcy.io.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from linkcy.io.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "linkcy.io"})-[: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.