Skip to content

Hostname

reflex.at

Last fetched

reflex.at resolves to 1 IPv4 address operated by ACOMPS-NET in AT.

Nutrition Label

WHISPER CANON · reflex.atRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/reflex.at

Resolution chain

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

IPPrefixASNOperatorCountry
91.206.8.6391.206.8.0/23AS51184ACOMPS-NETAT

WHOIS identity

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

Subdomains

13 observed subdomains of reflex.at.

Web-graph footprint

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

25 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for reflex.at.

MechanismTarget
SPF_Asmart-mx.reflex.at
SPF_Asmtp-out-03.mediainvent.at
SPF_Asmtp-out.reflex.at
SPF_INCLUDEmediainvent.com
SPF_IP213.235.200.0/24
SPF_MXreflex.at

Related pages

Pivot deeper into the graph from reflex.at.

Cypher and MCP

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

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