Skip to content

Hostname

rogaska-resort.com

Last fetched

rogaska-resort.com resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · rogaska-resort.comRouting diversity1.5/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/rogaska-resort.com

Resolution chain

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

IPPrefixASNOperatorCountry
94.130.106.23394.130.0.0/16AS24940DE

WHOIS identity

Registrar
iana:1647
Organization
marcelino d.o.o.
Contact emails

Subdomains

33 observed subdomains of rogaska-resort.com.

Web-graph footprint

Distinct hostnames that link to or from rogaska-resort.com in the public web crawl.

24 sites link to this hostname.

23 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for rogaska-resort.com.

MechanismTarget
SPF_Arogaska-resort.com
SPF_INCLUDE_spf.smtp.com
SPF_INCLUDEgrandhotel-resort.com
SPF_INCLUDEmailgun.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEnetaffinity.net
SPF_INCLUDEspf.protection.outlook.com
SPF_MXrogaska-resort.com

Related pages

Pivot deeper into the graph from rogaska-resort.com.

Cypher and MCP

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

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