Skip to content

Hostname

sunmarin.at

Last fetched

sunmarin.at resolves to 1 IPv4 address operated by AS25504 in DE.

Nutrition Label

WHISPER CANON · sunmarin.atRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.5/10canon.whisper.security/host/sunmarin.at

Resolution chain

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

IPPrefixASNOperatorCountry
109.235.58.91109.235.56.0/21AS25504DE

WHOIS identity

No WHOIS records are currently associated with sunmarin.at in WhisperGraph.

Subdomains

1 observed subdomain of sunmarin.at.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for sunmarin.at.

MechanismTarget
SPF_IP109.235.58.91
SPF_IP148.251.53.88
SPF_IP2a00:19e0:3002:17fe:0:0:0:91
SPF_IP2a01:4f8:202:1343:0:0:2000:2
SPF_IP2a03:4000:64:e21:0:0:0:2
SPF_IP2a03:4000:64:e21:2000:0:0:2
SPF_IP37.120.182.178
SPF_IP89.58.32.114
SPF_MXsunmarin.at

Related pages

Pivot deeper into the graph from sunmarin.at.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "sunmarin.at"})-[: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.