Skip to content

Hostname

crystalteam.ro

Last fetched

crystalteam.ro resolves to 2 IPv4 addresses operated by Cyber_Folks-RO-DC_CLJ - Cyber_Folks SRL in RO.

Nutrition Label

WHISPER CANON · crystalteam.roRouting diversity2.4/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/crystalteam.ro

Resolution chain

crystalteam.ro resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
176.126.202.59176.126.202.0/24AS44043Cyber_Folks-RO-DC_CLJ - Cyber_Folks SRLRO
31.14.22.1831.14.22.0/24AS44043Cyber_Folks-RO-DC_CLJ - Cyber_Folks SRLRO

WHOIS identity

No WHOIS records are currently associated with crystalteam.ro in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

  • crystalteam.ro

SPF policy

6 SPF mechanisms authorising senders for crystalteam.ro.

MechanismTarget
SPF_Acrystalteam.ro
SPF_INCLUDEspf.mxserver.ro
SPF_IP185.236.85.198
SPF_IP31.14.22.18
SPF_IP95.214.133.63
SPF_MXcrystalteam.ro

Related pages

Pivot deeper into the graph from crystalteam.ro.

Cypher and MCP

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

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