Skip to content

Hostname

roplusten.com

Last fetched

roplusten.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · roplusten.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/roplusten.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.248.42.122104.248.32.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE

WHOIS identity

Registrar
iana:69
Organization
ro+ten s.r.l. societa/ditta ro+ten s.r.l. societa/ditta
Contact emails

Subdomains

4 observed subdomains of roplusten.com.

Web-graph footprint

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

17 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for roplusten.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEinterac.it
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tmes.trendmicro.eu
SPF_IP104.248.42.122
SPF_IP194.21.44.52

Related pages

Pivot deeper into the graph from roplusten.com.

Cypher and MCP

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

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