Skip to content

Hostname

spineo.ro

Last fetched

spineo.ro resolves to 1 IPv4 address operated by AS24940 in FI. WHOIS lists registrar:gransy s.r.o. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
65.109.33.19065.109.0.0/16AS24940FI

WHOIS identity

Registrar
registrar:gransy s.r.o.
Organization
Contact emails

Subdomains

6 observed subdomains of spineo.ro.

Web-graph footprint

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

5 sites link to this hostname.

30 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for spineo.ro.

MechanismTarget
SPF_Aspineo.ro
SPF_INCLUDE_spf.m1.websupport.sk
SPF_INCLUDEspf.mandrillapp.com
SPF_IP65.109.33.190
SPF_MXspineo.ro

Related pages

Pivot deeper into the graph from spineo.ro.

Cypher and MCP

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

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