Skip to content

Hostname

frms.link

Last fetched

frms.link resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · frms.linkRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint6.3/10canon.whisper.security/host/frms.link

Resolution chain

frms.link resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.10413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
52.222.214.12652.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.352.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.4152.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.8352.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.65.2152.85.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.65.4052.85.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.65.8052.85.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.65.9652.85.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

450 observed subdomains of frms.link.

Web-graph footprint

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

9 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from frms.link.

Cypher and MCP

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

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