Skip to content

Hostname

rolst.com

Last fetched

rolst.com resolves to 1 IPv4 address operated by AS5606 in RO. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · rolst.comRouting diversity1.5/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/rolst.com

Resolution chain

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

IPPrefixASNOperatorCountry
93.115.112.21793.115.112.0/21AS5606RO

WHOIS identity

Registrar
iana:151
Organization
mihaela macaneata
Contact emails

Subdomains

8 observed subdomains of rolst.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • rolst.com

SPF policy

10 SPF mechanisms authorising senders for rolst.com.

MechanismTarget
SPF_Arolst.com
SPF_INCLUDEspf.mxserver.ro
SPF_IP209.222.100.10
SPF_IP72.26.192.170
SPF_IP89.45.173.42
SPF_IP93.115.112.217
SPF_IP93.115.113.169
SPF_IP93.115.114.86
SPF_IP93.115.114.87
SPF_MXrolst.com

Related pages

Pivot deeper into the graph from rolst.com.

Cypher and MCP

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

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