Skip to content

Hostname

fcsb.ro

Last fetched

fcsb.ro resolves to 1 IPv4 address operated by AS9009 in RO. WHOIS lists registrar:cyber_folks s.r.l. as the registrar.

Nutrition Label

WHISPER CANON · fcsb.roRouting diversity1.5/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/fcsb.ro

Resolution chain

fcsb.ro resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
146.70.110.45146.70.110.0/24AS9009RO

WHOIS identity

Registrar
registrar:cyber_folks s.r.l.
Organization
Contact emails

Subdomains

32 observed subdomains of fcsb.ro.

Web-graph footprint

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

141 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for fcsb.ro.

MechanismTarget
SPF_Afcsb.ro
SPF_IP146.70.110.11
SPF_IP146.70.110.45
SPF_IP185.163.108.111
SPF_MXfcsb.ro

Related pages

Pivot deeper into the graph from fcsb.ro.

Cypher and MCP

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

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