Skip to content

Hostname

statusapi.rastacloud.net

Last fetched

statusapi.rastacloud.net resolves to 1 IPv4 address operated by DigiTurunc - Turunc Smart Bilgisayar Teknoloji Ve Dis Ticaret Limited Sirketi in NL.

Nutrition Label

WHISPER CANON · statusapi.rastacloud.netRouting diversity1.5/10Peering density5.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/statusapi.rastacloud.net

Resolution chain

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

IPPrefixASNOperatorCountry
45.93.169.11845.93.169.0/24AS48011DigiTurunc - Turunc Smart Bilgisayar Teknoloji Ve Dis Ticaret Limited SirketiNL

WHOIS identity

No WHOIS records are currently associated with statusapi.rastacloud.net in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for statusapi.rastacloud.net.

MechanismTarget
SPF_Astatusapi.rastacloud.net
SPF_MXstatusapi.rastacloud.net

Related pages

Pivot deeper into the graph from statusapi.rastacloud.net.

Cypher and MCP

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

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