Skip to content

Hostname

logos.cy.net

Last fetched

logos.cy.net resolves to 1 IPv4 address operated by AS5504 in CY.

Nutrition Label

WHISPER CANON · logos.cy.netRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/logos.cy.net

Resolution chain

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

IPPrefixASNOperatorCountry
194.30.133.141194.30.132.0/23AS5504CY

WHOIS identity

No WHOIS records are currently associated with logos.cy.net in WhisperGraph.

Subdomains

4,381 observed subdomains of logos.cy.net.

Web-graph footprint

Distinct hostnames that link to or from logos.cy.net in the public web crawl.

8 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for logos.cy.net.

MechanismTarget
SPF_IP194.154.128.0/24
SPF_IP194.154.129.25/32
SPF_IP194.30.128.0/19
SPF_IP195.14.130.0/24
SPF_IP213.169.128.0/19
SPF_IP213.207.140.129/32
SPF_IP217.27.32.193/32
SPF_IP2a01:111:f400:fe1a:0:0:0:200
SPF_IP82.102.64.39/32
SPF_IP82.114.32.0/19

Related pages

Pivot deeper into the graph from logos.cy.net.

Cypher and MCP

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

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