Skip to content

Hostname

scule.ro

Last fetched

scule.ro resolves to 2 IPv4 addresses operated by HETZNER-AS - Hetzner Online GmbH in FI. WHOIS lists iana:1361 as the registrar.

Nutrition Label

WHISPER CANON · scule.roRouting diversity2.4/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint2.0/10canon.whisper.security/host/scule.ro

Resolution chain

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

IPPrefixASNOperatorCountry
95.216.161.24395.216.0.0/16AS24940HETZNER-AS - Hetzner Online GmbHFI
65.21.209.10865.21.0.0/16AS24940HETZNER-AS - Hetzner Online GmbH

WHOIS identity

Registrar
iana:1361
Organization
Contact emails

Subdomains

13 observed subdomains of scule.ro.

Web-graph footprint

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

48 sites link to this hostname.

42 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for scule.ro.

MechanismTarget
SPF_Ascule.ro
SPF_INCLUDEnewsman.app
SPF_IP82.79.17.176/29
SPF_MXscule.ro

Related pages

Pivot deeper into the graph from scule.ro.

Cypher and MCP

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

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