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
Resolution chain
inventum.cloud resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 138.197.190.79 | 138.197.176.0/20 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | DE |
| 157.90.251.203 | 157.90.0.0/16 | AS24940 | — | DE |
WHOIS identity
- Registrar
- iana:113
- Organization
- inventum
- Contact emails
Subdomains
22 observed subdomains of inventum.cloud.
Threat posture
History
Mail and authentication
MX records
- inventum.cloud
- zemlja.inventum.cloud
SPF policy
5 SPF mechanisms authorising senders for inventum.cloud.
| Mechanism | Target |
|---|---|
| SPF_IP | 138.197.190.79 |
| SPF_IP | 157.90.251.203 |
| SPF_IP | 46.101.183.219 |
| SPF_IP | 49.12.73.111 |
| SPF_MX | inventum.cloud |
Related pages
Pivot deeper into the graph from inventum.cloud.
- IP · 138.197.190.79
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · iana:113
- Country · DE
- Email · mario@inventum.hr
- TLD · .cloud
- Browse hostnames · in…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.