Skip to content

Hostname

suncycle.de

Last fetched

suncycle.de resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · suncycle.deRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/suncycle.de

Resolution chain

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

IPPrefixASNOperatorCountry
167.235.142.83167.235.0.0/16AS24940DE

WHOIS identity

No WHOIS records are currently associated with suncycle.de in WhisperGraph.

Subdomains

8 observed subdomains of suncycle.de.

Web-graph footprint

Distinct hostnames that link to or from suncycle.de in the public web crawl.

19 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for suncycle.de.

MechanismTarget
SPF_Asuncycle.de
SPF_INCLUDEweb-server.biz
SPF_IP116.203.64.168
SPF_IP157.90.167.72/32
SPF_IP185.181.105.0/25
SPF_IP2a01:4f8:c0c:a19a:0:0:0:168
SPF_IP2a01:4f8:c2c:4581::1/128
SPF_IP2a0a:c980:6::/48
SPF_MXsuncycle.de

Related pages

Pivot deeper into the graph from suncycle.de.

Cypher and MCP

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

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