Skip to content

Hostname

roseysmark.com

Last fetched

roseysmark.com resolves to 2 IPv4 addresses operated by DELTA-BG-AS in BG. WHOIS lists iana:303 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.199.38.18185.199.38.0/24AS8860DELTA-BG-ASBG
195.191.148.123195.191.148.0/23AS201200SUPERHOSTING_ASBG

WHOIS identity

Registrar
iana:303
Organization
rim grup co ood
Contact emails

Subdomains

12 observed subdomains of roseysmark.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for roseysmark.com.

MechanismTarget
SPF_Aroseysmark.com
SPF_INCLUDEkimba.spf.superhosting.bg
SPF_INCLUDEsmtp-out.spf.superhosting.bg
SPF_IP185.199.38.18
SPF_IP195.191.148.24
SPF_IP195.191.149.24
SPF_MXroseysmark.com

Related pages

Pivot deeper into the graph from roseysmark.com.

Cypher and MCP

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

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