Skip to content

Hostname

digitalio.ro

Last fetched

digitalio.ro is a registered hostname under the .ro top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · digitalio.roRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/digitalio.ro

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
registrar:ici - registrar
Organization
Contact emails

Subdomains

7 observed subdomains of digitalio.ro.

Web-graph footprint

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

37 sites link to this hostname.

387 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • digitalio.ro

SPF policy

8 SPF mechanisms authorising senders for digitalio.ro.

MechanismTarget
SPF_Adigitalio.ro
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEspf.mxserver.ro
SPF_IP185.236.87.233
SPF_IP188.240.235.183
SPF_IP89.44.47.212
SPF_IP95.214.132.32
SPF_MXdigitalio.ro

Related pages

Pivot deeper into the graph from digitalio.ro.

Cypher and MCP

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

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