Skip to content

Hostname

rovensanext.com

Last fetched

rovensanext.com resolves to 1 IPv4 address operated by AS47583 in DE. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · rovensanext.comRouting diversity1.5/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/rovensanext.com

Resolution chain

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

IPPrefixASNOperatorCountry
82.25.100.7982.25.96.0/21AS47583DE

WHOIS identity

Registrar
iana:433
Organization
ascenza agro
Contact emails

Subdomains

6 observed subdomains of rovensanext.com.

Web-graph footprint

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

81 sites link to this hostname.

114 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

39 SPF mechanisms authorising senders for rovensanext.com.

MechanismTarget
SPF_Arovensanext.com
SPF_INCLUDE_spf-dc2.successfactors.com
SPF_INCLUDE_spf.anubisnetworks.com
SPF_INCLUDEmx.ovh.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP141.95.202.18
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.156
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_IP189.211.186.247
SPF_IP193.70.42.206
SPF_IP195.23.232.184/29
SPF_IP195.23.232.192/29
SPF_IP213.0.114.32/29
SPF_IP213.4.86.248/29
SPF_IP213.96.5.1
SPF_IP213.98.13.211
SPF_IP37.187.37.226
SPF_IP51.178.31.9
SPF_IP51.210.255.135
SPF_IP62.28.153.192/29
SPF_IP77.229.72.70
SPF_IP78.29.231.145
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_IP94.140.184.85
SPF_MXrovensanext.com

Related pages

Pivot deeper into the graph from rovensanext.com.

Cypher and MCP

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

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