Skip to content

Hostname

orovivo.de

Last fetched

orovivo.de resolves to 1 IPv4 address operated by AS12876 - Scaleway SAS in FR.

Nutrition Label

WHISPER CANON · orovivo.deRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/orovivo.de

Resolution chain

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

IPPrefixASNOperatorCountry
212.129.17.21212.129.0.0/18AS12876AS12876 - Scaleway SASFR

WHOIS identity

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

Subdomains

13 observed subdomains of orovivo.de.

Web-graph footprint

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

77 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for orovivo.de.

MechanismTarget
SPF_Aproduction.eu01.thom.demandware.net
SPF_Asmtp.itinsell.com
SPF_INCLUDEi2ts.eu
SPF_INCLUDEspf-00828101.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP146.185.40.36
SPF_IP158.255.98.100
SPF_IP94.23.195.142
SPF_IP95.131.138.67/32
SPF_IP95.131.139.212/32

Related pages

Pivot deeper into the graph from orovivo.de.

Cypher and MCP

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

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