Skip to content

Hostname

apencloud.com

Last fetched

apencloud.com resolves to 1 IPv4 address operated by HETZNER-AS - Hetzner Online GmbH in DE. WHOIS lists iana:140 as the registrar.

Nutrition Label

WHISPER CANON · apencloud.comRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/apencloud.com

Resolution chain

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

IPPrefixASNOperatorCountry
148.251.213.50148.251.0.0/16AS24940HETZNER-AS - Hetzner Online GmbHDE

WHOIS identity

Registrar
iana:140
Organization
apen centre informatic, sl
Contact emails

Subdomains

5 observed subdomains of apencloud.com.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for apencloud.com.

MechanismTarget
SPF_Aapencloud.com
SPF_Amail.apencloud.com
SPF_IP85.10.241.203
SPF_MXapencloud.com

Related pages

Pivot deeper into the graph from apencloud.com.

Cypher and MCP

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

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