Skip to content

Hostname

absys.cloud

Last fetched

absys.cloud resolves to 1 IPv4 address operated by AS57286 in ES. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · absys.cloudRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/absys.cloud

Resolution chain

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

IPPrefixASNOperatorCountry
146.255.98.94146.255.96.0/22AS57286ES

WHOIS identity

Registrar
iana:83
Organization
baratz servicios de teledocumentacion s.a.u.
Contact emails

Subdomains

12 observed subdomains of absys.cloud.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for absys.cloud.

MechanismTarget
SPF_Aabsys.cloud
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.puc.rediris.es
SPF_IP146.255.98.18/32
SPF_MXabsys.cloud

Related pages

Pivot deeper into the graph from absys.cloud.

Cypher and MCP

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

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