Skip to content

Hostname

inventum.cloud

Last fetched

inventum.cloud resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE. WHOIS lists iana:113 as the registrar.

Nutrition Label

WHISPER CANON · inventum.cloudRouting diversity2.4/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/inventum.cloud

Resolution chain

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

IPPrefixASNOperatorCountry
138.197.190.79138.197.176.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE
157.90.251.203157.90.0.0/16AS24940DE

WHOIS identity

Registrar
iana:113
Organization
inventum
Contact emails

Subdomains

22 observed subdomains of inventum.cloud.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for inventum.cloud.

MechanismTarget
SPF_IP138.197.190.79
SPF_IP157.90.251.203
SPF_IP46.101.183.219
SPF_IP49.12.73.111
SPF_MXinventum.cloud

Related pages

Pivot deeper into the graph from inventum.cloud.

Cypher and MCP

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

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