Skip to content

Hostname

libitum.cloud

Last fetched

libitum.cloud resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · libitum.cloudRouting diversity4.2/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/libitum.cloud

Resolution chain

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

IPPrefixASNOperatorCountry
13.48.122.16513.48.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
13.50.124.7113.50.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SE
13.51.217.1013.51.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SE
13.62.252.17713.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
51.20.219.22251.20.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SE
56.228.79.24056.228.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SE

WHOIS identity

Registrar
iana:81
Organization
libitum sverige ab
Contact emails

Subdomains

40 observed subdomains of libitum.cloud.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for libitum.cloud.

MechanismTarget
SPF_INCLUDE_spf.smtp.mailtrap.live
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from libitum.cloud.

Cypher and MCP

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

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