Skip to content

Hostname

rolonext.com

Last fetched

rolonext.com resolves to 1 IPv4 address operated by AS25151 in NL. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · rolonext.comRouting diversity1.5/10Peering density5.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/rolonext.com

Resolution chain

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

IPPrefixASNOperatorCountry
109.235.75.114109.235.72.0/21AS25151NL

WHOIS identity

Registrar
iana:1647
Organization
m. sijm
Contact emails

Subdomains

7 observed subdomains of rolonext.com.

Web-graph footprint

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

7 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for rolonext.com.

MechanismTarget
SPF_Arolonext.com
SPF_INCLUDEspf.filtermail.eu
SPF_INCLUDEspf.hosting.nl
SPF_IP197.189.218.10
SPF_IP85.215.200.5

Related pages

Pivot deeper into the graph from rolonext.com.

Cypher and MCP

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

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