Skip to content

Hostname

fcld.ly

Last fetched

fcld.ly resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:libyan spider network (int) as the registrar.

Nutrition Label

WHISPER CANON · fcld.lyRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/fcld.ly

Resolution chain

fcld.ly resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.127.41.2053.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.67.244.2293.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.77.246.2533.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:libyan spider network (int)
Organization
facelift brand building technologies
Contact emails

Subdomains

1 observed subdomain of fcld.ly.

Subdomain
www.fcld.ly

Web-graph footprint

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

211 sites link to this hostname.

45 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for fcld.ly.

MechanismTarget
SPF_Afcld.ly
SPF_MXfcld.ly

Related pages

Pivot deeper into the graph from fcld.ly.

Cypher and MCP

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

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