Skip to content

Hostname

cycore.io

Last fetched

cycore.io has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · cycore.ioRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/cycore.io

Resolution chain

cycore.io has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:81
Organization
cycore systems
Contact emails

Subdomains

42 observed subdomains of cycore.io.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for cycore.io.

MechanismTarget
SPF_Amail.cycore.io
SPF_IP23.178.160.48/28
SPF_IP2605:2840:c:c000::/64
SPF_MXcycore.io

Related pages

Pivot deeper into the graph from cycore.io.

Cypher and MCP

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

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