Skip to content

Hostname

fbcjd.cc

Last fetched

fbcjd.cc resolves to 10 IPv4 addresses operated by NETLAB-SDN - NetLab Global in US.

Nutrition Label

WHISPER CANON · fbcjd.ccRouting diversity1.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/fbcjd.cc

Resolution chain

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

IPPrefixASNOperatorCountry
38.97.254.14038.97.254.0/24AS979NETLAB-SDN - NetLab GlobalUS
38.97.254.15538.97.254.0/24AS979NETLAB-SDN - NetLab GlobalUS
38.97.254.16238.97.254.0/24AS979NETLAB-SDN - NetLab GlobalUS
38.97.254.16738.97.254.0/24AS979NETLAB-SDN - NetLab GlobalUS
38.97.254.18338.97.254.0/24AS979NETLAB-SDN - NetLab GlobalUS
38.97.254.18438.97.254.0/24AS979NETLAB-SDN - NetLab GlobalUS
38.97.254.18538.97.254.0/24AS979NETLAB-SDN - NetLab GlobalUS
38.97.254.21438.97.254.0/24AS979NETLAB-SDN - NetLab GlobalUS
38.97.254.21938.97.254.0/24AS979NETLAB-SDN - NetLab GlobalUS
38.97.254.22938.97.254.0/24AS979NETLAB-SDN - NetLab GlobalUS

WHOIS identity

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

Subdomains

2 observed subdomains of fbcjd.cc.

Threat posture

History

Related pages

Pivot deeper into the graph from fbcjd.cc.

Cypher and MCP

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

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