Skip to content

Hostname

abalon.cloud

Last fetched

abalon.cloud resolves to 4 IPv4 addresses operated by AE_NETCONNECT in AE. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · abalon.cloudRouting diversity2.4/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/abalon.cloud

Resolution chain

abalon.cloud resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:69
Organization
Contact emails

Subdomains

30 observed subdomains of abalon.cloud.

Web-graph footprint

Distinct hostnames that link to or from abalon.cloud in the public web crawl.

17 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for abalon.cloud.

MechanismTarget
SPF_IP185.79.97.153
SPF_MXabalon.cloud

Related pages

Pivot deeper into the graph from abalon.cloud.

Cypher and MCP

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

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