Skip to content

Hostname

moxis.cloud

Last fetched

moxis.cloud resolves to 1 IPv4 address operated by AS48339 in AT. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · moxis.cloudRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/moxis.cloud

Resolution chain

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

IPPrefixASNOperatorCountry
149.154.101.73149.154.96.0/21AS48339AT

WHOIS identity

Registrar
iana:1647
Organization
lindsberger georg
Contact emails

Subdomains

102 observed subdomains of moxis.cloud.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for moxis.cloud.

MechanismTarget
SPF_Aspf.edis.at
SPF_IP149.154.96.219/32
SPF_IP149.154.96.220/32

Related pages

Pivot deeper into the graph from moxis.cloud.

Cypher and MCP

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

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