Skip to content

Hostname

rainbow.or.at

Last fetched

rainbow.or.at resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · rainbow.or.atRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/rainbow.or.at

Resolution chain

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

IPPrefixASNOperatorCountry
49.13.81.13849.14.174.0/24AS24940DE

WHOIS identity

Registrar
Organization
edate advertising
Contact emails

Subdomains

2 observed subdomains of rainbow.or.at.

Web-graph footprint

Distinct hostnames that link to or from rainbow.or.at in the public web crawl.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for rainbow.or.at.

MechanismTarget
SPF_Arainbow.or.at
SPF_INCLUDE_spf.mx3.ip.co.at
SPF_INCLUDE_spf.mxx.ip.co.at
SPF_MXrainbow.or.at

Related pages

Pivot deeper into the graph from rainbow.or.at.

Cypher and MCP

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

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