Skip to content

Hostname

theuma.com

Last fetched

theuma.com resolves to 185.111.197.80, announced in 185.111.196.0/22 by COMBELL-AS - Combell NV in BE. theuma.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · theuma.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/theuma.com

Resolution chain

IPv6 resolution

No AAAA record for theuma.com is recorded in WhisperGraph.

Attribution

combell

ORIGIN_AS

WHOIS identity

Registrar
iana:1467
Registrant organisation
rudi america
Contact emails
luc@alerto.be, info@domain-contact.org

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns1.combell.eu
  • ns3.combell.net
  • ns4.combell.net

MX records

  • theuma-com.mail.protection.outlook.com

SPF policy

  • ip: 195.137.243.124/32
  • ip: 195.137.243.189/32
  • ip: 195.137.243.33/32
  • include: _spf.psm.knowbe4.com
  • include: spf.protection.outlook.com
  • a: theuma.com
  • include: spf.eu.exclaimer.net
  • include: servers.mcsv.net
  • ip: 185.3.217.38
  • ip: 188.118.48.232
  • ip: 188.118.48.238
  • ip: 194.78.130.138
  • ip: 194.78.130.139
  • ip: 213.193.248.250
  • ip: 78.110.193.178

Threat-feed evidence

History

Related pages

Pivot from theuma.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "theuma.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.