Skip to content

Hostname

webmail.roseysmark.com

Last fetched

webmail.roseysmark.com resolves to 2 IPv4 addresses operated by DELTA-BG-AS in BG.

Nutrition Label

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

Resolution chain

webmail.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

No WHOIS records are currently associated with webmail.roseysmark.com in WhisperGraph.

Subdomains

1 observed subdomain of webmail.roseysmark.com.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for webmail.roseysmark.com.

MechanismTarget
SPF_Awebmail.roseysmark.com
SPF_INCLUDEkimba.spf.superhosting.bg
SPF_INCLUDEsmtp-out.spf.superhosting.bg
SPF_IP195.191.148.24
SPF_MXwebmail.roseysmark.com

Related pages

Pivot deeper into the graph from webmail.roseysmark.com.

Cypher and MCP

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

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