Skip to content

Hostname

rovensa.com

Last fetched

rovensa.com resolves to 2 IPv4 addresses operated by AS16276 in FR. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · rovensa.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/rovensa.com

Resolution chain

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

WHOIS identity

Registrar
iana:433
Organization
ascenza agro
Contact emails

Subdomains

40 observed subdomains of rovensa.com.

Web-graph footprint

Distinct hostnames that link to or from rovensa.com in the public web crawl.

72 sites link to this hostname.

27 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

56 SPF mechanisms authorising senders for rovensa.com.

MechanismTarget
SPF_INCLUDE_spf-dc2.successfactors.com
SPF_INCLUDE_spf.anubisnetworks.com
SPF_INCLUDEmx.ovh.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP129.205.142.224/29
SPF_IP144.217.240.84
SPF_IP148.240.56.154
SPF_IP149.202.49.68
SPF_IP169.155.238.129
SPF_IP170.246.145.179/32
SPF_IP177.220.134.152/29
SPF_IP177.220.134.156
SPF_IP177.36.129.206/32
SPF_IP177.36.142.88/29
SPF_IP185.65.225.106
SPF_IP185.65.225.119
SPF_IP185.65.225.121
SPF_IP185.65.225.178/30
SPF_IP185.65.225.180/30
SPF_IP186.239.253.200/29
SPF_IP189.211.186.247
SPF_IP193.70.42.206
SPF_IP195.23.148.229
SPF_IP195.23.232.184/29
SPF_IP195.23.232.185
SPF_IP195.23.232.192/29
SPF_IP200.146.215.16/29
SPF_IP200.148.244.136/29
SPF_IP200.170.132.96/29
SPF_IP201.28.189.32/29
SPF_IP201.28.189.35
SPF_IP201.55.103.64/29
SPF_IP213.0.114.32/29
SPF_IP213.4.86.248/29
SPF_IP213.96.5.1
SPF_IP213.98.13.211
SPF_IP23.30.39.136/29
SPF_IP37.187.37.226
SPF_IP51.178.31.9
SPF_IP51.210.255.135
SPF_IP62.28.153.192/29
SPF_IP62.48.218.250/32
SPF_IP77.229.72.70
SPF_IP78.29.231.145
SPF_IP80.24.151.155/32
SPF_IP81.210.67.246
SPF_IP83.56.5.160
SPF_IP84.247.87.50
SPF_IP87.235.224.94
SPF_IP88.157.211.224/27
SPF_IP88.157.212.0/28
SPF_IP88.50.195.223
SPF_IP93.150.149.138
SPF_IP94.140.184.85
SPF_IP94.91.222.77
SPF_MXrovensa.com

Related pages

Pivot deeper into the graph from rovensa.com.

Cypher and MCP

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

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