Skip to content

Hostname

fkys1.cc

Last fetched

fkys1.cc resolves to 9 IPv4 addresses operated by PEG-LA - PEG TECH INC in US.

Nutrition Label

WHISPER CANON · fkys1.ccRouting diversity4.8/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/fkys1.cc

Resolution chain

fkys1.cc resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.219.214.14104.219.212.0/22AS398823PEG-LA - PEG TECH INCUS
104.219.214.226104.219.212.0/22AS398823PEG-LA - PEG TECH INCUS
142.171.51.213142.171.0.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
154.26.214.180154.26.214.0/24AS8796FD-298-8796 - FASTNET DATA INCSG
156.238.224.43156.238.224.0/23AS8796FD-298-8796 - FASTNET DATA INCHK
156.238.229.8156.238.228.0/23AS8796FD-298-8796 - FASTNET DATA INCHK
38.246.245.25038.246.245.0/24AS979NETLAB-SDN - NetLab GlobalUS
45.158.22.2545.158.22.0/24AS35251ANTI-DDOS - NetLab GlobalCA
165.99.43.201165.99.43.0/24AS401701COGNETCLOUD-2 - cognetcloud INCHK

WHOIS identity

No WHOIS records are currently associated with fkys1.cc in WhisperGraph.

Subdomains

1 observed subdomain of fkys1.cc.

Subdomain
www.fkys1.cc

Threat posture

History

Related pages

Pivot deeper into the graph from fkys1.cc.

Cypher and MCP

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

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